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