API Reference > imodeljs-common > Entities > PropertyCallback PropertyCallback Type alias Beta A callback function to process properties of an Entity PropertyCallback = (name: string, meta: PropertyMetaData) => void Defined in core/common/src/EntityProps.ts Line 62 Last Updated: 13 June, 2024