getName method

String getName()

Implementation

String getName() {
  return this._name;
}