Can't change root's child components collision (with for loop)?

Hello, I’m trying to change my (Root) Static Mesh’s child Static Meshes to disable collision but no node pops up. I can set them invidually but why I cannot use the for loop for it?

I figured it out, I had to Cast to StaticMeshComponent from the Array Element