public string SwitchableUnit { get; set; }
Public Property SwitchableUnit As String Get Set
public: property String^ SwitchableUnit { String^ get (); void set (String^ value); }
member SwitchableUnit : string with get, set
In This Article