Your class has a property name that gets assigned later. You do not want it to be a nullable type. Using a delegate, how should you declare it?

🎲 Try a Random Question  |  Total Questions in Quiz: 83  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Kotlin Quiz — practice the complete quiz, review flashcards, or try a random question.

Kotlin MCQs For LinkedIn Skill Assessments.


Your class has a property name that gets assigned later. You do not want it to be a nullable type. Using a delegate, how should you declare it?