ImageView Kotlin

val image_view = findViewById<ImageView>(R.id.image_view)
Zarden