---
title: name
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlfunctionhandle/name
---

# name

The function’s name.

## Declaration

```swift
var name: String { get }
```

## See Also

### Querying handle properties

- [device](metal/mtlfunctionhandle/device.md)
- [functionType](metal/mtlfunctionhandle/functiontype.md)
