public bool IsAuthenticated { get; }Public ReadOnly Property IsAuthenticated As Boolean
Getpublic:
virtual property bool IsAuthenticated {
bool get () sealed;
}abstract IsAuthenticated : bool with get
override IsAuthenticated : bool with get