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