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

# name

The name of the blend mask. Must be unique within the skeleton. Used to identify and reference specific masks within animation systems.

## Declaration

```swift
let name: String
```
