KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(one/topLevelVariable)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Boolean
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: null
    getContainingJvmClassName: one.LibKt
    getContainingModule: KtLibraryModule "Library lib"
    deprecationStatus: null
  callableIdIfNonLocal: one/topLevelVariable
  contextReceivers: []
  getter: null
  hasBackingField: true
  hasGetter: false
  hasSetter: false
  initializer: null
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: false
  modality: FINAL
  name: topLevelVariable
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  setter: null
  symbolKind: TOP_LEVEL
  typeParameters: []
  visibility: Public
  getContainingFileSymbol: null
  getContainingJvmClassName: one.LibKt
  getContainingModule: KtLibraryModule "Library lib"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getTopLevelVariable
  javaSetterName: setTopLevelVariable
  setterDeprecationStatus: null
