KT element: KtProperty
FIR element: FirPropertyImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
[ResolvedTo(RAW_FIR)] lval x: R|kotlin/String| = String()

FIR FILE:
FILE: [ResolvedTo(IMPORTS)] localPropertyScript.kts
    public final [ResolvedTo(RAW_FIR)] fun y(): R|kotlin/Unit| {
        [ResolvedTo(RAW_FIR)] lval x: R|kotlin/String| = String()
    }
    [ResolvedTo(RAW_FIR)] lval args: R|kotlin/Array<kotlin/String>|<script>@R|kotlin/script/templates/standard/ScriptTemplateWithArgs|
