tag property
The tag to indicate correspondence of this element in animation.
The element list dosen't cares about order and relation, which is different from Segment list. So to make a best morphing, the two element list only need to have the same tags set.
Implementation
final String? tag;