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