public bool IsSelectable { get; protected set; }Public Property IsSelectable As Boolean
Get
Protected Setpublic:
virtual property bool IsSelectable {
bool get () sealed;
protected: void set (bool value) sealed;
}abstract IsSelectable : bool with get, set
override IsSelectable : bool with get, set