# `GSExportSettingsViewController.results`

*Instance Property*

## Declaration

```swift
var results: NSMutableDictionary { get set }
```

```objc
@property (strong) NSMutableDictionary * results;
```

```python
results() -> dict
setResults_(results: dict)
```

