bool? get archived => _$this._archived;
set archived(covariant bool? archived) => _$this._archived = archived;