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