Item kinds that are reserved and cannot be created via createItem.
createItem
The bundle kind must be created with createBundle instead.
bundle
createBundle
const Set<String> reservedKinds = {'bundle'};