---
title: url
framework: paperkit
role: symbol
role_heading: Instance Property
path: paperkit/linkmarkup/url
---

# url

The URL that the link navigates to when activated.

## Declaration

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