Cronous Emulation Server Daemon

Character.name Property

Gets the name.

[Visual Basic]
Public Property ReadOnly name As String
[C#]
public string name { get; }
[C++]
public: __property String* get_name();
[JScript]
public function get name() : String

See Also

Character Class | croemud.character Namespace