static {
        properties.add(new PropertyDeclaration<>(Double.class,
                "Start X",
                RandomLayoutSettings::setStartX,
                RandomLayoutSettings::getStartX));