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

# name

The name of the function constant.

## Declaration

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

## See Also

### Reading the function constant’s properties

- [type](metal/mtlfunctionconstant/type.md)
- [index](metal/mtlfunctionconstant/index.md)
- [required](metal/mtlfunctionconstant/required.md)
