Gets if this toolbar tab is currently active - i.e. displayed.
# Get the value of the property.propertyValue = toolbarTab_var.isActive
#include <Core/UserInterface/ToolbarTab.h>// Get the value of the property.boolean propertyValue = toolbarTab_var->isActive();