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