Returns the Parent object (a Library or a Design).
# Get the value of the property.propertyValue = material_var.parent
#include <Core/Materials/Material.h>// Get the value of the property.Ptr<Base> propertyValue = material_var->parent();