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