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