---
title: pathSeparator
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsbrowser/pathseparator
---

# pathSeparator

The path separator.

## Declaration

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

## Discussion

Discussion The default value of this property is /.

## See Also

### Managing the Path

- [path()](appkit/nsbrowser/path().md)
- [setPath(_:)](appkit/nsbrowser/setpath(_:).md)
- [path(toColumn:)](appkit/nsbrowser/path(tocolumn:).md)
