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