// org.jetbrains.kotlin.light.classes.symbol.fields.SymbolLightFieldForProperty class FooBar { companion object { var foo : String = "" } }