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
RetrieveAccount Class | croemud.database Namespace