public bool Selected { get; }
Public ReadOnly Property Selected As Boolean Get
public: property bool Selected { bool get (); }
member Selected : bool with get
In This Article