---
title: title
framework: eventkit
role: symbol
role_heading: Instance Property
path: eventkit/ekstructuredlocation/title
---

# title

The title of the location.

## Declaration

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

## See Also

### Accessing Structured Location Properties

- [geoLocation](eventkit/ekstructuredlocation/geolocation.md)
- [radius](eventkit/ekstructuredlocation/radius.md)
