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