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