Issue
Requires state.save(context) to update variables in state (reference bottom of screenshot)

Compared to JS, where you only need to set the variable in state

Expectation
Would expect .set() to automatically update the state when a variable's value is changed