Unit 'fpJsonToPas' Package
[Overview][Types][Classes][Index] [#fcl]

TPropertyMapItem.Path

JSON path for this property mapping

Declaration

Source position: fpjsontopas.pp line 51

published property TPropertyMapItem.Path : string
  read FPath
  write FPath;

Description

Path specifies the JSON path that this mapping applies to. Paths use dot notation, e.g., 'person.address.street' for nested properties.


Documentation generated on: Jan 27 2026