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