commands.add(new CheckProperty(mode));
commands.add(new CheckSetProperty(mode));
commands.add(new CheckClearProperty(mode));
commands.add(new GetProperty(mode));
commands.add(new SetProperty(mode));
commands.add(new ClearProperty(mode));
commands.add(new GetPropertyDefault(mode));
commands.add(new GetPropertyChoices(mode));
commands.add(new CheckCollection(mode));