public final class A { private synthetic final static field $$delegatedProperties: kotlin.reflect.KProperty[] private final @org.jetbrains.annotations.NotNull field prop$delegate: Delegate public method (): void public final method getProp(): int public final method setProp(p0: int): void } public final class Delegate { private field inner: int public method (): void public final method getInner(): int public final method getValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty): int public final method setInner(p0: int): void public final method setValue(@org.jetbrains.annotations.Nullable p0: java.lang.Object, @org.jetbrains.annotations.NotNull p1: kotlin.reflect.KProperty, p2: int): void } public final class DelegateByTopLevelPropertyKt { private final static @org.jetbrains.annotations.NotNull field p: Delegate public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String public final static @org.jetbrains.annotations.NotNull method getP(): Delegate }