Gets the last warning string encountered after the selection was applied to a parent.
# Get the value of the property.propertyValue = chainSelection_var.warning
#include <Cam/GeometrySelections/ChainSelection.h>// Get the value of the property.string propertyValue = chainSelection_var->warning();