Documentation / PropertyAccessor
PropertyAccessor
Type Aliases
PropertyAccessor()<T>
PropertyAccessor<
T>: (instance) =>any
The delegate for representing accessing a property
Type Parameters
• T = object
Parameters
instance
T
Returns
any
Documentation / PropertyAccessor
PropertyAccessor<
T>: (instance) =>any
The delegate for representing accessing a property
• T = object
T
any