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

# name

A textual name for the animation.

## Declaration

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

## See Also

### Configuring the animation

- [bindTarget](realitykit/fromtobyanimation/bindtarget.md)
- [blendLayer](realitykit/fromtobyanimation/blendlayer.md)
- [jointNames](realitykit/fromtobyanimation/jointnames.md)
- [isScaleAnimated](realitykit/fromtobyanimation/isscaleanimated.md)
- [isRotationAnimated](realitykit/fromtobyanimation/isrotationanimated.md)
- [isTranslationAnimated](realitykit/fromtobyanimation/istranslationanimated.md)
- [isAdditive](realitykit/fromtobyanimation/isadditive.md)
