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