karelpeeters
07/02/2017, 6:48 PMFor example, properties can be initialized through dependency injection, or in the setup method of a unit test. [...] To handle this case, you can mark the property with the lateinit modifierhttps://kotlinlang.org/docs/reference/properties.html