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