Returns the parent Component.
# Get the value of the property.propertyValue = meshBody_var.parentComponent
#include <Fusion/MeshBody/MeshBody.h>// Get the value of the property.Ptr<Component> propertyValue = meshBody_var->parentComponent();