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