public bool UsePinBoard { get; set; }
Public Property UsePinBoard As Boolean Get Set
public: property bool^ UsePinBoard { bool^ get (); void set (bool^ value); }