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