``` @Inject @delegate:Transient var x:...
# announcements
c
Copy code
@Inject
    @delegate:Transient
    var x: String by Delegates.notNull()