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

# message

Descriptive text that provides more details than the title.

## Declaration

```swift
var message: String? { get set }
```

## See Also

### Setting properties

- [delegate](uikit/uialertview/delegate.md)
- [alertViewStyle](uikit/uialertview/alertviewstyle.md)
- [title](uikit/uialertview/title.md)
- [isVisible](uikit/uialertview/isvisible.md)
