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