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