Gets account information.
[Visual Basic] Public Property ReadOnly account As AccountInformation [C#] public AccountInformation account { get; } [C++] public: __property AccountInformation* get_account(); [JScript] public function get account() : AccountInformation
CreateAccount Class | croemud.database Namespace