```var user: User? by Delegates.vetoable(null as U...
# thailand
b
Copy code
var user: User? by Delegates.vetoable(null as User?) { ... }