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