KT element: KtProperty
KT element text:
public companion val Foo.static1: kotlin.Int /* compiled code */
    public final get() { /* compiled code */ }
FIR element: FirPropertyImpl
FIR source kind: KtRealSourceElementKind

FIR element rendered:
public final static [ResolvedTo(BODY_RESOLVE)] [HasBackingFieldKey=false] val [ResolvedTo(RAW_FIR)] R|Foo|.static1: R|kotlin/Int|
    public static [ResolvedTo(BODY_RESOLVE)] get(): R|kotlin/Int|
