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