int? get tentative => _$this._tentative;
set tentative(covariant int? tentative) => _$this._tentative = tentative;