Retrieve the active ToolbarTab being displayed in the user interface. This may be null.
# Get the value of the property.propertyValue = userInterface_var.activeToolbarTab
#include <Core/UserInterface/UserInterface.h>// Get the value of the property.Ptr<ToolbarTab> propertyValue = userInterface_var->activeToolbarTab();