---
title: url
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspathcell/url
---

# url

Returns the path displayed by the receiver.

## Declaration

```swift
var url: URL? { get set }
```

## Return Value

Return Value The path value.

## See Also

### Setting the Path

- [clickedPathComponentCell](appkit/nspathcell/clickedpathcomponentcell.md)
