# `GSPlistParseInfo.stringSet`

*Instance Property*

## Declaration

```swift
var stringSet: Unmanaged<CFMutableSet>!
```

```objc
CFMutableSetRef stringSet;
```

```python
stringSet: CFMutableSetRef
```

