Returns the collection of joint origins associated with this component.
# Get the value of the property.propertyValue = component_var.jointOrigins
#include <Fusion/Components/Component.h>// Get the value of the property.Ptr<JointOrigins> propertyValue = component_var->jointOrigins();