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