Cronous Emulation Server Daemon

CreateAccount.username Property

Gets 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

CreateAccount Class | croemud.database Namespace