@microsoft/fast-element/declarative.js > FASTElementDefinition > propertyLookup
FASTElementDefinition.propertyLookup property
A map enabling lookup of attribute by associated property name.
Signature:
readonly propertyLookup: Record<string, AttributeDefinition>;