String? get attributes => _$this._attributes;
set attributes(covariant String? attributes) => _$this._attributes = attributes;