password property

String? password
getter/setter pair

Password if using password authentication.

TODO : right now in clear text -- not so good.

Implementation

String? password;