package test import java.util.* public open class WrongFieldName { public var foo : String? = "" }