public int Width {get;}
public read-only property Width: Integer;
public function get Width : int
public: __property int get_Width();
public: property int Width { int get(); }
'Declaration
Public ReadOnly Property Width As Integer