Gets the parent Command.
# Get the value of the property.propertyValue = integerSliderCommandInput_var.parentCommand
#include <Core/UserInterface/IntegerSliderCommandInput.h>// Get the value of the property.Ptr<Command> propertyValue = integerSliderCommandInput_var->parentCommand();