Allows to access existing fields of a JSON object using dot syntax.
Returns a null value for non-existent fields.
See Implementation
Allows to access existing fields of a JSON object using dot syntax.
Returns a null value for non-existent fields.