Gets the unique identifier for this input in the command's CommandInputs.
# Get the value of the property.propertyValue = tabCommandInput_var.id
#include <Core/UserInterface/TabCommandInput.h>// Get the value of the property.string propertyValue = tabCommandInput_var->id();