---
title: description
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/progressreporter/description
---

# description

A textual representation of the progress reporter.

## Declaration

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

## Discussion

Discussion This property provides a comprehensive description including the class name, object identifier, underlying progress manager details, and various progress metrics and properties.
