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