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

# label

Assigns an optional label with the argument table for debug purposes.

## Declaration

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