Set Particles System to a variable

I looked at that but It seems to be targeting an emitter inside the particle system. I want to be able to target a particle system. My idea is to create a public variable, in the base class, holding particle system and then change the particle system in the child classes.

Cheers