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

# title

The title of the page.

## Declaration

```swift
var title: String? { get }
```

## See Also

### Getting the Safari Page Properties

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