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