KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: null
  callableIdIfNonLocal: null
  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: dynamicPropertyAccess
  origin: JS_DYNAMIC
  receiverParameter: null
  returnType: KtDynamicType:
    annotationsList: []
    type: dynamic
  setter: null
  symbolKind: CLASS_MEMBER
  typeParameters: []
  visibility: Public
  getDispatchReceiver(): KtDynamicType:
    annotationsList: []
    type: dynamic
  getContainingFileSymbol: KtFileSymbol(propertyFromJsDynamicScope.kt)
  getContainingJvmClassName: null
  getContainingModule: KtSourceModule "Sources of main"
  deprecationStatus: null
  getterDeprecationStatus: null
  javaGetterName: getDynamicPropertyAccess
  javaSetterName: setDynamicPropertyAccess
  setterDeprecationStatus: null
