Custom Properties with Unity Prefabs

I’m trying to use SuperTiled2Unity to turn objects into prefabs inside Unity while also passing in a custom int property but can’t seem to get it to work. The prefabs are being created correctly and replacing the objects but the property values aren’t being updated, I have no idea why.