tags property

List<String>? tags
getter/setter pair

tags is a list of tags sent by the user.

Implementation

List<String>? tags;