@kotlin.Metadata
public class B {
    public method <init>(): void
    public final @org.jetbrains.annotations.NotNull method box(): java.lang.String
}

@kotlin.Metadata
public final class C {
    public method <init>(): void
    protected @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
    protected @org.jetbrains.annotations.NotNull method method(): java.lang.String
    protected method setProperty(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}

@kotlin.Metadata
public final class _1Kt {
    public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
}

@kotlin.Metadata
public abstract class test/A {
    private @org.jetbrains.annotations.NotNull field state: java.lang.String
    public method <init>(): void
    protected @org.jetbrains.annotations.NotNull method getProperty(): java.lang.String
    public final @org.jetbrains.annotations.NotNull method getState(): java.lang.String
    protected @org.jetbrains.annotations.NotNull method method(): java.lang.String
    protected method setProperty(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
    public final method setState(@org.jetbrains.annotations.NotNull p0: java.lang.String): void
}
