---
title: bindTarget
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationview/bindtarget
---

# bindTarget

A textual name that identifies the animated property.

## Declaration

```swift
var bindTarget: BindTarget { get set }
```

## Discussion

Discussion The property name is a key path. For more information on key paths, see Key-Path Expressions.

## See Also

### Configuring the animation view

- [source](realitykit/animationview/source.md)
- [name](realitykit/animationview/name.md)
- [blendLayer](realitykit/animationview/blendlayer.md)
