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

# message

A short description of how to use the tip’s feature.

## Declaration

```swift
var message: Text? { get }
```

## Discussion

Discussion This property is Optional and defaults to a value of nil.

## See Also

### Setting tip content

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