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