static {
        properties.add(new PropertyDeclaration<>(String.class,
                "Petrify command",
                PetrifySettings::setCommand,
                PetrifySettings::getCommand));