getAddress method

String getAddress()

get address

Implementation

String getAddress() {
  return address;
}