user
class Length { val length = str.length private val str = "asdf" }
Variable 'str' must be initialized