---
title: failureReason
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/localizederror/failurereason
---

# failureReason

A localized message describing the reason for the failure.

## Declaration

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