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