Kotlin to support package protected visibility

I’m missing package private too. Currently I’m planning to enforce it externally in the build pipeline with jqassistant. But that is obviously a workaround.