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

# name

The name of this joint.

## Declaration

```swift
var name: String
```

## Discussion

Discussion Each joint needs to have a unique name within its skeleton.
