getPhone method

String getPhone ()

Implementation

String getPhone() {
  return _phone;
}