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