Or even shorter as `= properties.firstOrNull { it....
# announcements
r
Or even shorter as
= properties.firstOrNull { it.id == id })
👍 1