---
title: title
framework: tipkit
role: symbol
role_heading: Instance Property
path: tipkit/tip/title
---

# title

A title that names the tip.

## Declaration

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

## Discussion

Discussion Use this property to convey the benefit of your tip. All tips require a title.

## See Also

### Setting tip content

- [message](tipkit/tip/message.md)
- [image](tipkit/tip/image.md)
- [id](tipkit/tip/id.md)
