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