public List<string> UnitsSystems { get; }
Public ReadOnly Property UnitsSystems As List(Of String) Get
public: property List<String^>^ UnitsSystems { List<String^>^ get (); }
member UnitsSystems : List<string> with get
In This Article