Gets password.
[Visual Basic] Public Property ReadOnly password As String [C#] public string password { get; } [C++] public: __property String* get_password(); [JScript] public function get password() : String
CreateAccount Class | croemud.database Namespace