# `GSExportSettingsViewController exportPathKey`

*Instance Method*

## Declaration

```swift
func exportPathKey() -> String
```

```objc
- (NSString *) exportPathKey;
```

```python
exportPathKey() -> str
```

