Returns the parent product of this named view.
# Get the value of the property.propertyValue = namedView_var.parentProduct
#include <Core/Application/NamedView.h>// Get the value of the property.Ptr<Product> propertyValue = namedView_var->parentProduct();