[This is preliminary documentation and is subject to change.]
public string[] Units { get; set; }
Public Property Units As String()
public: property array<String^>^ Units { array<String^>^ get (); void set (array<String^>^ value); }