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