---
title: name
framework: coreai
role: symbol
role_heading: Instance Property
path: coreai/inferencefunctiondescriptor/name
---

# name

The function’s name.

## Declaration

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