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