package test; public open class NotNullField() : java.lang.Object() { public var hi: String = ""; }