---
title: specializedName
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4specializedfunctiondescriptor/specializedname
---

# specializedName

Assigns an optional name to the specialized function.

## Declaration

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