How do I access simple JSON?
For simple JSON, specify the property name directly. For example, with {"prop": "value"}, the access string is prop.
For simple JSON, specify the property name directly. For example, with {"prop": "value"}, the access string is prop.