---
title: debugDescription
framework: swift
role: symbol
role_heading: Instance Property
path: swift/opaquepointer/debugdescription
---

# debugDescription

A textual representation of the pointer, suitable for debugging.

## Declaration

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