String? get headline => _$this._headline;
set headline(covariant String? headline) => _$this._headline = headline;