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