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