What does val age: Int by values guarantee when values has type Map<String, Any?>?

from Delegated properties
Kotlin 2.4.10 intermediate 1 min

What does val age: Int by values guarantee when values has type Map<String, Any?>?

Report an error