additive
Whether this element accumulates rather than replaces. false (the default) makes it a keyed, last-wins property slot - correct for a value like a color or a border. true makes it a positional subscription slot - correct for a listener, so two applications of the same builder both install and both fire instead of one replacing the other.