public open class ProtectedPackageProperty : R|kotlin/Any| {
    protected/*protected and package*/ open field foo: R|kotlin/Int|

}
