Username.
[Visual Basic] Protected _username As String [C#] protected string _username; [C++] protected: String* _username; [JScript] protected var _username: String;
Account Class | croemud.game Namespace