You want `@JvmField`, not `@JvmStatic`.
# getting-started
d
You want
@JvmField
, not
@JvmStatic
.