@kotlin.Metadata public final class TestClass$Companion { // source: 'jvmStaticDeprecatedProperty.kt' private method (): void public synthetic method (p0: kotlin.jvm.internal.DefaultConstructorMarker): void public synthetic deprecated static @kotlin.Deprecated(message="") @kotlin.jvm.JvmStatic method getA$annotations(): void public deprecated final method getA(): int public final inner class TestClass$Companion } @kotlin.Metadata public final class TestClass { // source: 'jvmStaticDeprecatedProperty.kt' public final static @org.jetbrains.annotations.NotNull field Companion: TestClass$Companion private deprecated final static field a: int static method (): void public method (): void public synthetic final static method access$getA$cp(): int public deprecated final static method getA(): int public final inner class TestClass$Companion } @kotlin.Metadata public final class TestInterface$Companion { // source: 'jvmStaticDeprecatedProperty.kt' synthetic final static field $$INSTANCE: TestInterface$Companion private deprecated final static field a: int static method (): void private method (): void public synthetic deprecated static @kotlin.Deprecated(message="") @kotlin.jvm.JvmStatic method getA$annotations(): void public deprecated final method getA(): int public final inner class TestInterface$Companion } @kotlin.Metadata public interface TestInterface { // source: 'jvmStaticDeprecatedProperty.kt' public final static @org.jetbrains.annotations.NotNull field Companion: TestInterface$Companion static method (): void public deprecated static method getA(): int public final inner class TestInterface$Companion } @kotlin.Metadata public final class TestObject { // source: 'jvmStaticDeprecatedProperty.kt' public final static @org.jetbrains.annotations.NotNull field INSTANCE: TestObject private deprecated final static field a: int static method (): void private method (): void public synthetic deprecated static @kotlin.Deprecated(message="") @kotlin.jvm.JvmStatic method getA$annotations(): void public deprecated final static method getA(): int }