public float PageSize { get; set; }
Public Property PageSize As Single Get Set
public: property float PageSize { float get (); void set (float value); }