How do I get the layer name from Collision Filter?

I need to get the name of this layer from the layer mask, which I set in the inspector. how do I do this?

Okay I solved this case with the help of IComponentData by specifying tags on entities