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