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