---
title: debugDescription
framework: synchronization
role: symbol
role_heading: Instance Property
path: synchronization/wordpair/debugdescription
---

# debugDescription

A string that represents the contents of the word pair, suitable for debugging.

## Declaration

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