String? get description => _$this._description;
set description(covariant String? description) => _$this._description = description;