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