public class Bar { private @org.jetbrains.annotations.NotNull field foo: java.lang.String public method (@org.jetbrains.annotations.NotNull p0: java.lang.String): void public final @org.jetbrains.annotations.NotNull method getFoo(): java.lang.String private final method setFoo(p0: java.lang.String): void } public final class Baz { public method (): void public final @org.jetbrains.annotations.NotNull method ref(): kotlin.reflect.KProperty1 } public final class PrivateSetterOutsideClassKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String }