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