FILE fqName:<root> fileName:/extensionProperties.kt
  CLASS CLASS name:Host modality:FINAL visibility:public superTypes:[kotlin.Any]
    thisReceiver: VALUE_PARAMETER INSTANCE_RECEIVER kind:DispatchReceiver name:<this> type:<root>.Host
    CONSTRUCTOR visibility:public returnType:<root>.Host [primary]
      BLOCK_BODY
        DELEGATING_CONSTRUCTOR_CALL 'public constructor <init> () declared in kotlin.Any'
        INSTANCE_INITIALIZER_CALL classDescriptor='CLASS CLASS name:Host modality:FINAL visibility:public superTypes:[kotlin.Any]' type=kotlin.Unit
    FUN FAKE_OVERRIDE name:equals visibility:public modality:OPEN returnType:kotlin.Boolean [fake_override,operator]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      VALUE_PARAMETER kind:Regular name:other index:1 type:kotlin.Any?
      overridden:
        public open fun equals (other: kotlin.Any?): kotlin.Boolean declared in kotlin.Any
    FUN FAKE_OVERRIDE name:hashCode visibility:public modality:OPEN returnType:kotlin.Int [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun hashCode (): kotlin.Int declared in kotlin.Any
    FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN returnType:kotlin.String [fake_override]
      VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:kotlin.Any
      overridden:
        public open fun toString (): kotlin.String declared in kotlin.Any
    PROPERTY name:test3 visibility:public modality:FINAL [val]
      FUN name:<get-test3> visibility:public modality:FINAL returnType:kotlin.Int
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Host
        VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:1 type:kotlin.String
        correspondingProperty: PROPERTY name:test3 visibility:public modality:FINAL [val]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public final fun <get-test3> (<this>: kotlin.String): kotlin.Int declared in <root>.Host'
            CONST Int type=kotlin.Int value=42
    PROPERTY name:test4 visibility:public modality:FINAL [var]
      FUN name:<get-test4> visibility:public modality:FINAL returnType:kotlin.Int
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Host
        VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:1 type:kotlin.String
        correspondingProperty: PROPERTY name:test4 visibility:public modality:FINAL [var]
        BLOCK_BODY
          RETURN type=kotlin.Nothing from='public final fun <get-test4> (<this>: kotlin.String): kotlin.Int declared in <root>.Host'
            CONST Int type=kotlin.Int value=42
      FUN name:<set-test4> visibility:public modality:FINAL returnType:kotlin.Unit
        VALUE_PARAMETER kind:DispatchReceiver name:<this> index:0 type:<root>.Host
        VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:1 type:kotlin.String
        VALUE_PARAMETER kind:Regular name:value index:2 type:kotlin.Int
        correspondingProperty: PROPERTY name:test4 visibility:public modality:FINAL [var]
        BLOCK_BODY
  PROPERTY name:test1 visibility:public modality:FINAL [val]
    FUN name:<get-test1> visibility:public modality:FINAL returnType:kotlin.Int
      VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:kotlin.String
      correspondingProperty: PROPERTY name:test1 visibility:public modality:FINAL [val]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-test1> (<this>: kotlin.String): kotlin.Int declared in <root>'
          CONST Int type=kotlin.Int value=42
  PROPERTY name:test2 visibility:public modality:FINAL [var]
    FUN name:<get-test2> visibility:public modality:FINAL returnType:kotlin.Int
      VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:kotlin.String
      correspondingProperty: PROPERTY name:test2 visibility:public modality:FINAL [var]
      BLOCK_BODY
        RETURN type=kotlin.Nothing from='public final fun <get-test2> (<this>: kotlin.String): kotlin.Int declared in <root>'
          CONST Int type=kotlin.Int value=42
    FUN name:<set-test2> visibility:public modality:FINAL returnType:kotlin.Unit
      VALUE_PARAMETER kind:ExtensionReceiver name:<this> index:0 type:kotlin.String
      VALUE_PARAMETER kind:Regular name:value index:1 type:kotlin.Int
      correspondingProperty: PROPERTY name:test2 visibility:public modality:FINAL [var]
      BLOCK_BODY
