How do i reference PropHealth in Verse code?

This is the first time I’m using verse in a project and i cant find the answer on how to reference the prop health option contained in the prop manipulator device so i can check the current health and do something in return
The logic goes
if (PropHealth = amount)
do something

Not currently possible