bool? get enforced => _$this._enforced;
set enforced(covariant bool? enforced) => _$this._enforced = enforced;