int? get attendeeId => _$this._attendeeId;
set attendeeId(covariant int? attendeeId) => _$this._attendeeId = attendeeId;