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