public bool Paginate { get; set; }
Public Property Paginate As Boolean Get Set
public: property bool Paginate { bool get (); void set (bool value); }
member Paginate : bool with get, set
In This Article