I would like to change the properties of my combiner to join all 20 items that are batched from my queue into one item (which represents all 20) and then move them onto the processor. When I use the Join property in the combiner though, it does not allow me to enter the quantity. How can this be fixed?