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

# debugDescription

A textual representation of the access mode, suitable for debugging

## Declaration

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

## See Also

### Debugging

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