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