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