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