public bool IsPager { get; set; }
Public Property IsPager As Boolean Get Set
public: property bool IsPager { bool get (); void set (bool value); }