name property

String? name

Implementation

String? get name {
  return _name;
}