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