---
title: label
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4accelerationstructuregeometrydescriptor/label
---

# label

Assigns an optional label you can assign to this geometry for debugging purposes.

## Declaration

```swift
var label: String? { get set }
```
