dynamic operator []=(int index, value)

Source

operator []=(int index, value) => blink_jsObject[index] = value;