---
title: message
framework: appintents
role: symbol
role_heading: Instance Property
path: appintents/intentdeprecation/message
---

# message

A short, localized, human-readable string that describes the deprecation of this intent using sentence case and followed by a period.

## Declaration

```swift
var message: LocalizedStringResource
```
