protected bool HasNextPage { get; set; }
Protected Property HasNextPage As Boolean Get Set
protected: property bool HasNextPage { bool get (); void set (bool value); }
member HasNextPage : bool with get, set
In This Article