Returns an enum value indicating the type of joint this joint represents.
# Get the value of the property.propertyValue = jointMotion_var.jointType
#include <Fusion/Components/JointMotion.h>// Get the value of the property.JointTypes propertyValue = jointMotion_var->jointType();