---
title: recoverySuggestion
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/localizederror/recoverysuggestion
---

# recoverySuggestion

A localized message describing how one might recover from the failure.

## Declaration

```swift
var recoverySuggestion: String? { get }
```
