shortName property
String?
get
shortName
Implementation
String? get shortName => _$this._shortName;
set
shortName
(String? shortName)
Implementation
set shortName(String? shortName) => _$this._shortName = shortName;