package package test { public val NAMED_CONSTANT: kotlin.Int = 1 public val prop1: kotlin.Int = 1 public val prop2: kotlin.Int = 2 }