| KaKotlinPropertySymbol: | |
| annotations: [] | |
| backingFieldSymbol: KaBackingFieldSymbol: | |
| annotations: [] | |
| callableId: null | |
| compilerVisibility: Private | |
| contextReceivers: [] | |
| isActual: false | |
| isExpect: false | |
| isExtension: false | |
| isExternal: false | |
| isNotDefault: false | |
| isVal: true | |
| location: PROPERTY | |
| modality: FINAL | |
| name: field | |
| origin: PROPERTY_BACKING_FIELD | |
| owningProperty: KaKotlinPropertySymbol(/MyClass.Companion.property) | |
| receiverParameter: null | |
| returnType: KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: kotlin/Int | |
| visibility: PRIVATE | |
| getDispatchReceiver(): KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: MyClass.Companion | |
| getContainingFileSymbol: null | |
| getContainingJvmClassName: MyClass.Companion | |
| getContainingModule: KaLibraryModule "Library library" | |
| deprecationStatus: null | |
| importableFqName: null | |
| callableId: /MyClass.Companion.property | |
| compilerVisibility: Public | |
| contextParameters: [] | |
| contextReceivers: [] | |
| getter: KaPropertyGetterSymbol: | |
| annotations: [] | |
| callableId: null | |
| compilerVisibility: Public | |
| contextReceivers: [] | |
| hasStableParameterNames: true | |
| isActual: false | |
| isExpect: false | |
| isExtension: false | |
| isExternal: false | |
| isInline: true | |
| isNotDefault: true | |
| isOverride: false | |
| location: PROPERTY | |
| modality: FINAL | |
| origin: LIBRARY | |
| receiverParameter: null | |
| returnType: KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: kotlin/Int | |
| valueParameters: [] | |
| visibility: PUBLIC | |
| getDispatchReceiver(): KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: MyClass.Companion | |
| getContainingFileSymbol: null | |
| getContainingJvmClassName: MyClass.Companion | |
| getContainingModule: KaLibraryModule "Library library" | |
| deprecationStatus: null | |
| importableFqName: null | |
| hasBackingField: false | |
| hasGetter: true | |
| hasSetter: false | |
| initializer: null | |
| isActual: false | |
| isConst: false | |
| isDelegatedProperty: false | |
| isExpect: false | |
| isExtension: false | |
| isExternal: false | |
| isFromPrimaryConstructor: false | |
| isLateInit: false | |
| isOverride: false | |
| isStatic: false | |
| isVal: true | |
| location: CLASS | |
| modality: FINAL | |
| name: property | |
| origin: LIBRARY | |
| receiverParameter: null | |
| returnType: KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: kotlin/Int | |
| setter: null | |
| typeParameters: [] | |
| visibility: PUBLIC | |
| getDispatchReceiver(): KaUsualClassType: | |
| annotations: [] | |
| typeArguments: [] | |
| type: MyClass.Companion | |
| getContainingFileSymbol: null | |
| getContainingJvmClassName: MyClass.Companion | |
| getContainingModule: KaLibraryModule "Library library" | |
| deprecationStatus: null | |
| javaGetterName: getProperty | |
| javaSetterName: null | |
| isInline: true | |
| importableFqName: MyClass.Companion.property |