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