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