public bool IsAuthenticated { get; }
Public ReadOnly Property IsAuthenticated As Boolean Get
public: property bool^ IsAuthenticated { bool^ get (); }