Returns the parent product this component is owned by.
# Get the value of the property.propertyValue = baseComponent_var.parentDesign
#include <Fusion/Components/BaseComponent.h>// Get the value of the property.Ptr<Design> propertyValue = baseComponent_var->parentDesign();