Returns the parent component that owns this AsBuiltJoint.
# Get the value of the property.propertyValue = asBuiltJoint_var.parentComponent
#include <Fusion/Components/AsBuiltJoint.h>// Get the value of the property.Ptr<Component> propertyValue = asBuiltJoint_var->parentComponent();