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

# label

A string that helps you identify the render pipeline state during debugging.

## Declaration

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

## See Also

### Identifying a pipeline state

- [device](metal/mtlrenderpipelinestate/device.md)
- [gpuResourceID](metal/mtlrenderpipelinestate/gpuresourceid.md)
