[]
Gets or sets the number of items that will be fetch per page.
public int PageSize { get; set; }
This property must be greater than zero.