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

# label

An optional name for the file that the handle represents.

## Declaration

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