public final class A { public method (): void public final @org.jetbrains.annotations.NotNull method getMutable(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String public final @org.jetbrains.annotations.NotNull method getReadonly(@org.jetbrains.annotations.NotNull p0: java.lang.String): java.lang.String public final method setMutable(@org.jetbrains.annotations.NotNull p0: java.lang.String, @org.jetbrains.annotations.NotNull p1: java.lang.String): void } public final class GetExtensionPropertiesMutableVsReadonlyKt { private static @org.jetbrains.annotations.NotNull field storage: java.lang.String public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static @org.jetbrains.annotations.NotNull method getStorage(): java.lang.String public final static method setStorage(@org.jetbrains.annotations.NotNull p0: java.lang.String): void }