Gets the id of the command definition from the active command (the one that is currently running)
# Get the value of the property.propertyValue = userInterface_var.activeCommand
#include <Core/UserInterface/UserInterface.h>// Get the value of the property.string propertyValue = userInterface_var->activeCommand();