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