cellToProperty

private val cellToProperty: MutableList<Pair<Cell<*>, KProperty<*>>>(source)

Maps cells (containing UI components) to the properties they describe.