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