Information set by parent to define where this child fits in its parent's child list.
Subclasses of Element that only have one child should use null for the slot for that child.
dynamic get slot => _slot;