Returns the current health state of the feature.
# Get the value of the property.propertyValue = bossFeature_var.healthState
#include <Fusion/Plastic/BossFeature.h>// Get the value of the property.FeatureHealthStates propertyValue = bossFeature_var->healthState();