Gets if errors were encountered when applying the selection to a a parent.
# Get the value of the property.propertyValue = sketchSelection_var.hasError
#include <Cam/GeometrySelections/SketchSelection.h>// Get the value of the property.boolean propertyValue = sketchSelection_var->hasError();