password property

String password
getter/setter pair

password will be used for Basic Auth implementations in the APIs.

Implementation

String password = "";