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

# name

The unique name of the joint. Names should be unique within a skeleton.

## Declaration

```swift
let name: String
```
