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