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