Path from an object to its immediate parent.
T Parent object type.
Readonly
Parent object.
Property name (if the parent is an object) or index number (if the parent is an array).
Path from an object to its immediate parent.
Typeparam
T Parent object type.