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