The number of curves in the path.
# Get the value of the property.propertyValue = path_var.count
#include <Fusion/Features/Path.h>// Get the value of the property.uinteger propertyValue = path_var->count();