---
title: url
framework: safariservices
role: symbol
role_heading: Instance Property
path: safariservices/sfsafaripageproperties/url
---

# url

Indicates the URL of the page.

## Declaration

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

## See Also

### Getting the Safari Page Properties

- [isActive](safariservices/sfsafaripageproperties/isactive.md)
- [title](safariservices/sfsafaripageproperties/title.md)
- [usesPrivateBrowsing](safariservices/sfsafaripageproperties/usesprivatebrowsing.md)
