[MX] Assigning different MCs same instance name

I was wondering if it’s possible to assign seperate MC’s the same instance name. Say, like, ‘boundary’ so I can have various boundaries and not have to worry about it.

I could use a for loop and name each boundary something like bounds1, bounds2, bounds3 etc. but I’m wondering if there is an even easier way.