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