String? get hyperlink => _$this._hyperlink;
set hyperlink(covariant String? hyperlink) => _$this._hyperlink = hyperlink;