On this pageFunction: getPropertyPath() getPropertyPath(node: Readonly<Property>): readonly string[] Defined in: _internal/ast.ts:69 Resolve the static nested property path for an object property. Parametersโ nodeโ Readonly<Property> Returnsโ readonly string[]