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