---
title: to
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/fromtobyaction/to
---

# to

The state of the animated property after the animation ends.

## Declaration

```swift
let to: Value?
```

## Discussion

Discussion When the value is nil, the system uses the default source value.
