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