How can I Dynamically Change the Max Collisions of a Particle System

I’m trying to dynamically change the Max Collisions of my particle system. I want to start with 1 Max Collision, then change it to 2 in code, or blueprint if necessary. I could not find any methods or variables that would do this. Can anyone help me? Thank you.