---
title: errorDescription
framework: familycontrols
role: symbol
role_heading: Instance Property
path: familycontrols/familycontrolserror/errordescription
---

# errorDescription

A nonlocalized description of the error, suitable for debugging.

## Declaration

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