`fun getProperty() = properties.firstOrNull{it.id ...
# announcements
b
fun getProperty() = properties.firstOrNull{it.id == id}