public bool IsNearSelected { get; set; }
Public Property IsNearSelected As Boolean Get Set
public: property bool IsNearSelected { bool get (); void set (bool value); }
member IsNearSelected : bool with get, set
In This Article