Pascal property name
Source position: fpjsontopas.pp line 54
published property TPropertyMapItem.PropertyName : string read FPropertyName write FPropertyName;
PropertyName specifies the name to use for the Pascal property. If empty, the name is derived from the JSON property name.