---
title: debugDescription
framework: system
role: symbol
role_heading: Instance Property
path: system/filedescriptor/openoptions/debugdescription
---

# debugDescription

A textual representation of the open options, suitable for debugging.

## Declaration

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

## See Also

### Debugging

- [description](system/filedescriptor/openoptions/description.md)
