KaKotlinPropertySymbol:
  annotations: []
  backingFieldSymbol: KaBackingFieldSymbol:
    annotations: []
    callableId: null
    compilerVisibility: Private
    contextReceivers: []
    isActual: false
    isExpect: false
    isExtension: false
    isVal: false
    location: PROPERTY
    modality: FINAL
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KaKotlinPropertySymbol(/lazyProp)
    receiverParameter: null
    returnType: KaErrorType:
      annotations: []
      type: ERROR_TYPE
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecationStatus: null
  callableId: /lazyProp
  compilerVisibility: Public
  contextParameters: []
  contextReceivers: []
  getter: KaPropertyGetterSymbol:
    annotations: []
    callableId: null
    compilerVisibility: Private
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isExpect: false
    isExtension: false
    isInline: false
    isNotDefault: true
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    receiverParameter: null
    returnType: KaErrorType:
      annotations: []
      type: ERROR_TYPE
    valueParameters: []
    visibility: PRIVATE
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecationStatus: null
  hasBackingField: false
  hasGetter: true
  hasSetter: true
  initializer: null
  isActual: false
  isConst: false
  isDelegatedProperty: true
  isExpect: false
  isExtension: false
  isExternal: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: false
  location: TOP_LEVEL
  modality: FINAL
  name: lazyProp
  origin: SOURCE
  receiverParameter: null
  returnType: KaErrorType:
    annotations: []
    type: ERROR_TYPE
  setter: KaPropertySetterSymbol:
    annotations: []
    callableId: null
    compilerVisibility: Internal
    contextReceivers: []
    hasStableParameterNames: true
    isActual: false
    isExpect: false
    isExtension: false
    isInline: false
    isNotDefault: true
    isOverride: false
    location: PROPERTY
    modality: FINAL
    origin: SOURCE
    parameter: KaValueParameterSymbol:
      annotations: []
      callableId: null
      compilerVisibility: Internal
      contextReceivers: []
      generatedPrimaryConstructorProperty: null
      hasDefaultValue: false
      isActual: false
      isCrossinline: false
      isExpect: false
      isExtension: false
      isImplicitLambdaParameter: false
      isNoinline: false
      isVal: true
      isVararg: false
      location: LOCAL
      modality: FINAL
      name: <set-?>
      origin: SOURCE_MEMBER_GENERATED
      receiverParameter: null
      returnType: KaErrorType:
        annotations: []
        type: ERROR_TYPE
      visibility: INTERNAL
      getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
      getContainingJvmClassName: null
      getContainingModule: KaSourceModule "Sources of main"
      deprecationStatus: null
    receiverParameter: null
    returnType: KaUsualClassType:
      annotations: []
      typeArguments: []
      type: kotlin/Unit
    valueParameters: [
      KaValueParameterSymbol:
        annotations: []
        callableId: null
        compilerVisibility: Internal
        contextReceivers: []
        generatedPrimaryConstructorProperty: null
        hasDefaultValue: false
        isActual: false
        isCrossinline: false
        isExpect: false
        isExtension: false
        isImplicitLambdaParameter: false
        isNoinline: false
        isVal: true
        isVararg: false
        location: LOCAL
        modality: FINAL
        name: <set-?>
        origin: SOURCE_MEMBER_GENERATED
        receiverParameter: null
        returnType: KaErrorType:
          annotations: []
          type: ERROR_TYPE
        visibility: INTERNAL
        getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
        getContainingJvmClassName: null
        getContainingModule: KaSourceModule "Sources of main"
        deprecationStatus: null
    ]
    visibility: INTERNAL
    getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
    getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
    getContainingModule: KaSourceModule "Sources of main"
    deprecationStatus: null
  typeParameters: []
  visibility: PUBLIC
  getContainingFileSymbol: KaFileSymbol(delegatedPropertyWithAccessors.kt)
  getContainingJvmClassName: DelegatedPropertyWithAccessorsKt
  getContainingModule: KaSourceModule "Sources of main"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getLazyProp
  javaSetterName: setLazyProp
  setterDeprecationStatus: null
  isInline: false