// "Remove getter from property" "true" class A { lateinit var str: String get() = "" }