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