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