BCL Json - Does a class-to-json-and-back exist?

Hello!

Trying to figure out whether something higher-level exists where I can construct an object based on JSON. The demos for BCL don't show anything like thart but I am assuming it may already be there.

Do you have any hints?

Thanks!

Hello @Martinelli_Davide, are you maybe asking about TJson.Deserialize?

Yes, but I am not sure where I should look for it.
Cheers!

It's in unit Bcl.Json.