Password.
[Visual Basic] Protected _password As String [C#] protected string _password; [C++] protected: String* _password; [JScript] protected var _password: String;
Account Class | croemud.game Namespace