display method

String display()

Implementation

String display() {
  return name;
}