API Reference > presentation-common > Core > PropertyInfo PropertyInfo Namespace Function Name Description PropertyInfo.fromJSON Deserialize PropertyInfo from JSON PropertyInfo.toCompressedJSON Serialize PropertyInfo to compressed JSON PropertyInfo.toJSON Serialize PropertyInfo to JSON Defined in presentation/common/src/presentation-common/EC.ts Line 176 PropertyInfo Interface A structure that describes an ECProperty Properties Name Type Description classInfo ClassInfo Information about ECProperty class enumerationInfo undefined | EnumerationInfo Enumeration info if the property is enumerable extendedType undefined | string Extended type name of the ECProperty if it has one kindOfQuantity undefined | KindOfQuantityInfo Kind of quantity information, if any. name string Name of the ECProperty type string Type name of the ECProperty Defined in presentation/common/src/presentation-common/EC.ts Line 157 Last Updated: 11 June, 2024