KtDeclaration: KtProperty
Symbol:
val foo: kotlin.Int

Signature:
KaVariableSignature:
  name = foo
  receiverType = null
  returnType = kotlin.Int
  symbol = val foo: kotlin.Int
  contextParameters = []
  callableId = /foo
