---
title: debugDescription
framework: tabulardata
role: symbol
role_heading: Instance Property
path: tabulardata/numericsummary/debugdescription
---

# debugDescription

A text representation of the summary’s statistics suitable for debugging.

## Declaration

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

## See Also

### Inspecting a Summary

- [someCount](tabulardata/numericsummary/somecount.md)
- [noneCount](tabulardata/numericsummary/nonecount.md)
- [totalCount](tabulardata/numericsummary/totalcount.md)
