Returns number of joints in the list.
# Get the value of the property.propertyValue = jointList_var.count
#include <Fusion/Components/JointList.h>// Get the value of the property.uinteger propertyValue = jointList_var->count();