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