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