Indicates if this is being shown as a button or check box.
# Get the value of the property.propertyValue = boolValueCommandInput_var.isCheckBox
#include <Core/UserInterface/BoolValueCommandInput.h>// Get the value of the property.boolean propertyValue = boolValueCommandInput_var->isCheckBox();