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