getPassword method

String getPassword()

Implementation

String getPassword() {
  return this.password;
}