Returns the name of the product this toolbar panel is associated with.
# Get the value of the property.propertyValue = toolbarPanel_var.productType
#include <Core/UserInterface/ToolbarPanel.h>// Get the value of the property.string propertyValue = toolbarPanel_var->productType();