operator fun Value.set(key: String, value: Any?): Unit
Allows you to set JS properties of the given Value using Kotlin indexing syntax.