public final class ClassFieldInsideLocalInSetterKt { public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String } public final class My { private @org.jetbrains.annotations.NotNull field my: java.lang.String public method (): void public final @org.jetbrains.annotations.NotNull method getMy(): java.lang.String public final method setMy(@org.jetbrains.annotations.NotNull p0: java.lang.String): void }