Indicates if this feature is parametric or not.
# Get the value of the property.propertyValue = splitBodyFeature_var.isParametric
#include <Fusion/Features/SplitBodyFeature.h>// Get the value of the property.boolean propertyValue = splitBodyFeature_var->isParametric();