KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(one/SimpleClass.constructorVariable)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/Boolean
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: null
    getContainingJvmClassName: one.SimpleClass
    getContainingModule: KtLibraryModule "Library lib"
    deprecationStatus: null
  callableIdIfNonLocal: one/SimpleClass.constructorVariable
  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: constructorVariable
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/Boolean
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: one/SimpleClass
  getContainingFileSymbol: null
  getContainingJvmClassName: one.SimpleClass
  getContainingModule: KtLibraryModule "Library lib"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getConstructorVariable
  javaSetterName: setConstructorVariable
  setterDeprecationStatus: null
