---
title: title
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uimenuelement/title
---

# title

The title of the menu element.

## Declaration

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

## See Also

### Getting the element attributes

- [subtitle](uikit/uimenuelement/subtitle.md)
- [image](uikit/uimenuelement/image.md)
