public int PagesCount { get; }
Public ReadOnly Property PagesCount As Integer Get
public: property int PagesCount { int get (); }
member PagesCount : int with get
In This Article