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