| _id | 
string | 
+ | 
ID of a created group | 
| name | 
string | 
+ | 
A name of a group. | 
| hasGetter | 
boolean | 
+ | 
Marks a group as a group for filtering events in triggers. | 
| hasSetter | 
boolean | 
+ | 
Marks an item group as a group for filtering controllable items and can be applied in the action blocks. | 
| persistent | 
boolean | 
+ | 
Marks a group as a persistent group. | 
| itemNames | 
array of strings | 
+ | 
An array of item name filters. | 
| valueType | 
Item Value Type | 
+ | 
Filter items by valueType field. | 
| enum | 
array of strings | 
+ | 
List of tokens for the token item value type. | 
| valueTypeFamily | 
string | 
+ | 
List of operations applicable to the group in Generic Comparison. |