MODIFIER
if (check_property_type(enumeration, MODIFIER, ACPI_TYPE_STRING))
enumeration_obj[MODIFIER].string.pointer);
next_obj = MODIFIER + 1;
if (check_property_type(integer, MODIFIER, ACPI_TYPE_STRING))
integer_obj[MODIFIER].string.pointer);
if (check_property_type(str, MODIFIER, ACPI_TYPE_STRING))
str_obj[MODIFIER].string.pointer);