2.2.23 PropertyLookup

The PropertyLookup structure represents a data block that allows a lookup of a specific named CIM property in a CIM class. The PropertyNameRef (section 2.2.24) item is a reference to the string name of the Encoded-String on the ClassHeap that represents the name of the property. The PropertyInfoRef (section 2.2.25) item is a heap reference to a PropertyInfo item that contains more information about the CIM property, such as its CIM type and any associated qualifiers.

 PropertyLookup = PropertyNameRef PropertyInfoRef

These items are simple references into the ClassHeap, and each item is only 32 bits in length.