public bool AllowAnonymousAccess { get; set; }
Public Property AllowAnonymousAccess As Boolean Get Set
public: property bool^ AllowAnonymousAccess { bool^ get (); void set (bool^ value); }