'Declaration
<DispIdAttribute(12)> ReadOnly Property PageHeight As Integer
[DispId(12)] int PageHeight {get;}
read-only property PageHeight: Integer;
DispIdAttribute(12)
function get PageHeight : int
[DispId(12)]
__property int get_PageHeight();
[DispId(12)] property int PageHeight { int get(); }