[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [StateValue](./cautious-journey.statevalue.md) > [becomes](./cautious-journey.statevalue.becomes.md)
## StateValue.becomes property
State changes that could occur to this value.
Signature:
```typescript
becomes: Array;
```