Indicates if this constraint is deletable.
# Get the value of the property.propertyValue = polygonConstraint_var.isDeletable
#include <Fusion/Sketch/PolygonConstraint.h>// Get the value of the property.boolean propertyValue = polygonConstraint_var->isDeletable();