How do I access simple JSON? For simple JSON, specify the property name directly. For example, with `{“prop”: “value”}`, the access string is `prop`. Doc navigation← Is it possible to convert classes or structs to JSON, and also create objects from JSON?