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