public bool PageEmpty { set; }
Public WriteOnly Property PageEmpty As Boolean Set
public: property bool PageEmpty { void set (bool value); }