public int Width { get; set; }
Public Property Width As Integer
public: property int Width { int get (); void set (int value); }