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

# subtitle

The subtitle (if any) associated with the point of interest.

## Declaration

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

## Discussion

Discussion The string in this property may be empty.

## See Also

### Getting the search completions

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