---
title: name
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/materialfunction/name
---

# name

Name of function found in library

## Declaration

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

## Discussion

Discussion This function should exist in the given library and be declared with the [[visible]] attribute.
