---
title: name
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/handskeleton/joint/name
---

# name

A name that uniquely identifies this joint among others on the same skeleton.

## Declaration

```swift
var name: HandSkeleton.JointName { get }
```

## See Also

### Inspecting hand joints

- [parentJoint](arkit/handskeleton/joint/parentjoint.md)
