value
Current value of the underlying property serialized as a JSON string. Setting this property deserializes value into the property's declared Kotlin type before delegating to the property setter via reflection.
Throws
if the string is not valid JSON for the property's declared type