component

abstract val component: Component

The component this node holds, for as long as the composition holds the node.

It is the live component: the composition still owns every property a declared parameter governs, and writing one here is replaced on the next pass that applies it.