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