Gets the username.
[Visual Basic] Public Property ReadOnly username As String [C#] public string username { get; } [C++] public: __property String* get_username(); [JScript] public function get username() : String
Account Class | croemud.game Namespace