internal inline fun topLevelFun(x: X) = X::class var topLevelProp: String? = null private set