Cant acces ECollisionEnabled Enum from BP?

While i found the “SetCollisionEnabled” function, i cant find a way to get access to the “ECollisionEnabled” Enum for a PrimitiveComponent?

I want to filter out those that have “No Collision” set and do some math with the remaining, but i cant find a way to actually access this information?