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