Returns the number of texts in the sketch.
# Get the value of the property.propertyValue = sketchTexts_var.count
#include <Fusion/Sketch/SketchTexts.h>// Get the value of the property.uinteger propertyValue = sketchTexts_var->count();