A key-value pair used in the events channel.
Properties
The key is a collection of strings.
Type: string []
The value can be a string, a number, or a boolean.
Type: string | number | boolean