@file:JvmName(...)

fun foo() {
}

val bar: Int
  field = 42
  get

