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(/<no name provided>)
    psi: null
    realPsi: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String?
    typeParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
    getContainingJvmClassName: PropertyWithDotNameKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  callableId: /<no name provided>
  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: SOURCE
    psi: KtPropertyAccessor
    realPsi: KtPropertyAccessor
    receiverParameter: KaReceiverParameterSymbol:
      anchorPsi: KtTypeReference
      annotations: []
      callableId: null
      contextParameters: []
      contextReceivers: []
      isActual: false
      isCompanion: false
      isDelegated: false
      isExpect: false
      isExtension: false
      isExternal: false
      isVal: true
      location: LOCAL
      modality: FINAL
      name: <receiver>
      origin: SOURCE
      owningCallableSymbol: KaKotlinPropertySymbol(/<no name provided>)
      psi: KtTypeReference
      realPsi: KtTypeReference
      receiverParameter: null
      returnType: KaErrorType:
        annotations: []
        type: ERROR_TYPE
      typeParameters: []
      visibility: PUBLIC
      getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
      getContainingJvmClassName: PropertyWithDotNameKt
      getContainingModule: KaSourceModule "Sources of main"
      deprecation: null
      importableFqName: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/String?
    typeParameters: []
    valueParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
    getContainingJvmClassName: PropertyWithDotNameKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    javaMethodName: null
    importableFqName: null
  hasBackingField: false
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isCompanion: false
  isConst: false
  isDelegated: false
  isExpect: false
  isExtension: true
  isExternal: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  location: TOP_LEVEL
  modality: FINAL
  name: <no name provided>
  origin: SOURCE
  primaryConstructorParameter: null
  psi: KtProperty
  realPsi: KtProperty
  receiverParameter: KaReceiverParameterSymbol:
    anchorPsi: KtTypeReference
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isVal: true
    location: LOCAL
    modality: FINAL
    name: <receiver>
    origin: SOURCE
    owningCallableSymbol: KaKotlinPropertySymbol(/<no name provided>)
    psi: KtTypeReference
    realPsi: KtTypeReference
    receiverParameter: null
    returnType: KaErrorType:
      annotations: []
      type: ERROR_TYPE
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
    getContainingJvmClassName: PropertyWithDotNameKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String?
  setter: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
  getContainingJvmClassName: PropertyWithDotNameKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  isInline: false
  importableFqName: <no name provided>

KaReceiverParameterSymbol:
  anchorPsi: KtTypeReference
  annotations: []
  callableId: null
  contextParameters: []
  contextReceivers: []
  isActual: false
  isCompanion: false
  isDelegated: false
  isExpect: false
  isExtension: false
  isExternal: false
  isVal: true
  location: LOCAL
  modality: FINAL
  name: <receiver>
  origin: SOURCE
  owningCallableSymbol: KaKotlinPropertySymbol(/<no name provided>)
  psi: KtTypeReference
  realPsi: KtTypeReference
  receiverParameter: null
  returnType: KaErrorType:
    annotations: []
    type: ERROR_TYPE
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
  getContainingJvmClassName: PropertyWithDotNameKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  importableFqName: null

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: SOURCE
  psi: KtPropertyAccessor
  realPsi: KtPropertyAccessor
  receiverParameter: KaReceiverParameterSymbol:
    anchorPsi: KtTypeReference
    annotations: []
    callableId: null
    contextParameters: []
    contextReceivers: []
    isActual: false
    isCompanion: false
    isDelegated: false
    isExpect: false
    isExtension: false
    isExternal: false
    isVal: true
    location: LOCAL
    modality: FINAL
    name: <receiver>
    origin: SOURCE
    owningCallableSymbol: KaKotlinPropertySymbol(/<no name provided>)
    psi: KtTypeReference
    realPsi: KtTypeReference
    receiverParameter: null
    returnType: KaErrorType:
      annotations: []
      type: ERROR_TYPE
    typeParameters: []
    visibility: PUBLIC
    getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
    getContainingJvmClassName: PropertyWithDotNameKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecation: null
    importableFqName: null
  returnType: KaUsualClassType:
    annotations: []
    typeArguments: []
    type: kotlin/String?
  typeParameters: []
  valueParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(propertyWithDotName.kt)
  getContainingJvmClassName: PropertyWithDotNameKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecation: null
  javaMethodName: null
  importableFqName: null
