KtKotlinPropertySymbol:
  annotationsList: []
  backingFieldSymbol: KtBackingFieldSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    isExtension: false
    name: field
    origin: PROPERTY_BACKING_FIELD
    owningProperty: KtKotlinPropertySymbol(one/SimpleClass.memberProperty)
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/String
    symbolKind: LOCAL
    typeParameters: []
    getContainingFileSymbol: null
    getContainingJvmClassName: one.SimpleClass
    getContainingModule: KtLibraryModule "Library lib"
    deprecationStatus: null
  callableIdIfNonLocal: one/SimpleClass.memberProperty
  contextReceivers: []
  getter: KtPropertyGetterSymbol:
    annotationsList: []
    callableIdIfNonLocal: null
    contextReceivers: []
    hasBody: false
    hasStableParameterNames: true
    isDefault: true
    isExtension: false
    isInline: false
    isOverride: false
    modality: FINAL
    origin: LIBRARY
    receiverParameter: null
    returnType: KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: kotlin/String
    symbolKind: ACCESSOR
    typeParameters: []
    valueParameters: []
    visibility: Public
    getDispatchReceiver(): KtUsualClassType:
      annotationsList: []
      ownTypeArguments: []
      type: one/SimpleClass
    getContainingFileSymbol: null
    getContainingJvmClassName: one.SimpleClass
    getContainingModule: KtLibraryModule "Library lib"
    deprecationStatus: null
  hasBackingField: true
  hasGetter: true
  hasSetter: false
  initializer: null
  isActual: false
  isConst: false
  isDelegatedProperty: false
  isExpect: false
  isExtension: false
  isFromPrimaryConstructor: false
  isLateInit: false
  isOverride: false
  isStatic: false
  isVal: true
  modality: FINAL
  name: memberProperty
  origin: LIBRARY
  receiverParameter: null
  returnType: KtUsualClassType:
    annotationsList: []
    ownTypeArguments: []
    type: kotlin/String
  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: getMemberProperty
  javaSetterName: null
  setterDeprecationStatus: null