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

# name

A textual name for the animation.

## Declaration

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

## See Also

### Configuring the animation

- [bindTarget](realitykit/sampledanimation/bindtarget.md)
- [blendLayer](realitykit/sampledanimation/blendlayer.md)
- [jointNames](realitykit/sampledanimation/jointnames.md)
- [isRotationAnimated](realitykit/sampledanimation/isrotationanimated.md)
- [isScaleAnimated](realitykit/sampledanimation/isscaleanimated.md)
- [isTranslationAnimated](realitykit/sampledanimation/istranslationanimated.md)
- [additive](realitykit/sampledanimation/additive.md)
- [tweenMode](realitykit/sampledanimation/tweenmode.md)
