String? get identifier => _$this._identifier;
set identifier(covariant String? identifier) => _$this._identifier = identifier;