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