Cronous Emulation Server Daemon

RetrieveAccount.username Property

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

See Also

RetrieveAccount Class | croemud.database Namespace