tags property

List<String>? tags
getter/setter pair

User defined tags which can be used to group/filter models during listing

Implementation

core.List<core.String>? tags;