public setValue(value as Int) as Void:
Updates the current value and notifies bindings when it changes.
spin.setValue(64)