Returns the parent Design this RenderManager was obtained from.
# Get the value of the property.propertyValue = renderManager_var.parentDesign
#include <Fusion/Render/RenderManager.h>// Get the value of the property.Ptr<Product> propertyValue = renderManager_var->parentDesign();