tags

@NotNull
abstract fun tags(): Array<@NotNull String>

Gets a tag list like 'h', 'hi', 'b'

Return

tags