We have a few actions in our codebase that do only a setProperties call which could use that set helper but it accepts only one key and value. Perhaps another helper for multiple ones could be written? Or the same one to be extended to allow multiple keys?