String? get reaction => _$this._reaction;
set reaction(covariant String? reaction) => _$this._reaction = reaction;