Begin an output group.
Output until the next endGroup will be foldable in this group.
void startGroup({required String name}) { issue('group', name); }