`thing?.copyThing(name) ?: throw Exception()`
# announcements
d
thing?.copyThing(name) ?: throw Exception()