String? get dateModified => _$this._dateModified;
set dateModified(covariant String? dateModified) => _$this._dateModified = dateModified;