Gets whether anonymous access is allowed.
public bool IsAnonymousAccessible { get; set; }
true if anonymous access is allowed; otherwise, false.