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