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