tag property

List<Tag>? tag
getter/setter pair

The tags in the container that this version was taken from.

Implementation

core.List<Tag>? tag;