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