public bool IsLoggedOn { get; protected set; }
Public Property IsLoggedOn As Boolean Get Protected Set
public: property bool IsLoggedOn { bool get (); protected: void set (bool value); }
Assembly: Asgard5Library (Module: Asgard5Library)