---
title: smartReply
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uismartreplysuggestion/smartreply
---

# smartReply

A string from the Smart Reply option the user selected.

## Declaration

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

## Discussion

Discussion Use this as a signal of the user’s intention when you generate long form text based on the option the user selected.
