Gets the parent Command object.
# Get the value of the property.propertyValue = commandInputs_var.command
#include <Core/UserInterface/CommandInputs.h>// Get the value of the property.Ptr<Command> propertyValue = commandInputs_var->command();