# `GSWindowController.exportPath`

*Instance Property*

## Declaration

```swift
var exportPath: String { get set }
```

```objc
@property (nonatomic, strong) NSString * exportPath;
```

```python
exportPath() -> str
setExportPath_(exportPath: str)
```

