Returns the keypoint type this JointGeometry is using.
# Get the value of the property.propertyValue = jointGeometry_var.keyPointType
#include <Fusion/Components/JointGeometry.h>// Get the value of the property.JointKeyPointTypes propertyValue = jointGeometry_var->keyPointType();