'Declaration
Public ReadOnly Property PageInchHeight As Double
public double PageInchHeight {get;}
public read-only property PageInchHeight: Double;
public function get PageInchHeight : double
public: __property double get_PageInchHeight();
public: property double PageInchHeight { double get(); }