public int Page { get; internal set; }
Public Property Page As Integer
public: property int Page { int get (); void set (int value); }