Cronous Emulation Server Daemon

Account.username Property

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

See Also

Account Class | croemud.game Namespace