Client's account.
[Visual Basic] Public Property ReadOnly account As Account [C#] public Account account { get; } [C++] public: __property Account* get_account(); [JScript] public function get account() : Account
Client Class | croemud.game Namespace