Gets if this is the currently activated (selected) tab.
# Get the value of the property.propertyValue = tabCommandInput_var.isActive
#include <Core/UserInterface/TabCommandInput.h>// Get the value of the property.boolean propertyValue = tabCommandInput_var->isActive();