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