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