---
title: title
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklocalsearchcompletion/title
---

# title

The title string associated with the point of interest.

## Declaration

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

## Discussion

Discussion The local search completion object ensures this string isn’t empty.

## See Also

### Getting the search completions

- [subtitle](mapkit/mklocalsearchcompletion/subtitle.md)
- [titleHighlightRanges](mapkit/mklocalsearchcompletion/titlehighlightranges.md)
- [subtitleHighlightRanges](mapkit/mklocalsearchcompletion/subtitlehighlightranges.md)
