String? get guidHash => _$this._guidHash;
set guidHash(covariant String? guidHash) => _$this._guidHash = guidHash;