2.2.30 PropertyInfo

The PropertyInfo element exists in the heap and is referenced through a PropertyLookup block. It contains information about a property other than its value, such as its data type declaration order, the class in which it was defined in an inheritance hierarchy, and offsets to the value table and qualifier set for the property.

 PropertyInfo = PropertyType DeclarationOrder 
  
 ValueTableOffset ClassOfOrigin PropertyQualifierSet