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

# label

An optional name for the input/output command queue.

## Declaration

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