String? get reason => _$this._reason;
set reason(covariant String? reason) => _$this._reason = reason;