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