Toggling boolean values is a common task in many workflows, and having a built-in option for automatically add a toggle to the same parameter as you are editing, would streamline the process.
This can be achieved today by data binding to the self property and then use the value processor to invert the boolean, but I agree that it’s a lot of clicks for a very common use case.