Returns the number of meshes in the collection.
# Get the value of the property.propertyValue = triangleMeshList_var.count
#include <Fusion/MeshData/TriangleMeshList.h>// Get the value of the property.uinteger propertyValue = triangleMeshList_var->count();