String? get websiteScope => _$this._websiteScope;
set websiteScope(covariant String? websiteScope) => _$this._websiteScope = websiteScope;