Returns the style of drop down this was created as.
# Get the value of the property.propertyValue = dropDownCommandInput_var.dropDownStyle
#include <Core/UserInterface/DropDownCommandInput.h>// Get the value of the property.DropDownStyles propertyValue = dropDownCommandInput_var->dropDownStyle();