IPropertyMap
Property Map Entry that provides a cross-walk
between a property path (name
) on the entity
to a property path on a store (item.title
).
This enables autmatic mapping of properties between the two types of objects.
Properties
Interface defined in common/src/core/_internal/PropertyMapper.ts:76