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