---
title: description
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/geometrysource/description
---

# description

A textual representation of this geometry source.

## Declaration

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

## See Also

### Inspecting geometry data

- [buffer](arkit/geometrysource/buffer.md)
- [count](arkit/geometrysource/count.md)
- [format](arkit/geometrysource/format.md)
- [componentsPerVector](arkit/geometrysource/componentspervector.md)
- [offset](arkit/geometrysource/offset.md)
- [stride](arkit/geometrysource/stride.md)
