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

# description

A string that represents the contents of the word pair.

## Declaration

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