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