public int PageSize { get; set; }
Public Property PageSize As Integer Get Set
public: property int^ PageSize { int^ get (); void set (int^ value); }