KaKotlinPropertySymbol:
  anchorPsi: null
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    anchorPsi: null
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: 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)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    visibility: PRIVATE
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: MyClass.Companion
    getContainingFileSymbol: null
    getContainingJvmClassName: MyClass.Companion
    getContainingModule: KaLibraryModule "Library library"
    deprecation: null
    importableFqName: null
  callableId: /MyClass.Companion.property
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    anchorPsi: null
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isCompanion: false
    isExpect: false
    isExtension: false
    isExternal: false
    isInline: true
    isNotDefault: true
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: LIBRARY
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Int
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getDispatchReceiver(): KaUsualClassType:
      annotations: []
      typeArguments: []
      type: MyClass.Companion
    getContainingFileSymbol: null
    getContainingJvmClassName: MyClass.Companion
    getContainingModule: KaLibraryModule "Library library"
    deprecation: null
    javaMethodName: getProperty
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: CLASS
  modality: FINAL
  name: property
  origin: LIBRARY
  primaryConstructorParameter: null
  psi: null
  realPsi: null
  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"
  deprecation: null
  isInline: true
  importableFqName: MyClass.Companion.property
