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