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