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

# label

A string that identifies the instance.

## Declaration

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