Hello, I'm new to Android and Anko as a whole and am struggling to make the connection between my business logic, my activity and the layout. Does Anko have any data-binding sort of ordeal for it's layouts and what is the practice for returning that data back to the activity, a public function accessed from an onClick or something else?