get

abstract operator fun <T : Any> Cursor.get(column: Column<T>): T?