String? get roleScope => _$this._roleScope;
set roleScope(covariant String? roleScope) => _$this._roleScope = roleScope;