bool overridesDropdownValue(Override override) => override.properties .any((e) => e.property == NodeProperties.dropdownValue);