# `GSExportSettingsViewController.destinationURL`

*Instance Property*

## Declaration

```swift
var destinationURL: URL { get set }
```

```objc
@property (strong) NSURL * destinationURL;
```

```python
destinationURL() -> NSURL
setDestinationURL_(destinationURL: NSURL)
```

