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