private val myButton by lazy { view.findView<Bu...
# anko
k
private val myButton by lazy { view.findView<Button>(R.id.my_button) }