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