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