getName property

String get getName

Implementation

String get getName {
  return name.toUpperCase();
}