---
title: errorDescription
framework: translation
role: symbol
role_heading: Instance Property
path: translation/translationerror/errordescription
---

# errorDescription

A localized message describing the error.

## Declaration

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

## See Also

### Describing errors

- [failureReason](translation/translationerror/failurereason.md)
