getUsername method

String getUsername()

Implementation

String getUsername() {
  return this.username;
}