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