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