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

# url

The portion of the path from the root through the component represented by the receiver.

## Declaration

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