tag property

List<Tag>? tag
getter/setter pair

The list of tags inside the folder.

Implementation

core.List<Tag>? tag;