public string Units { get; set; }
Public Property Units As String Get Set
public: property String^ Units { String^ get (); void set (String^ value); }