This method is deprecated due to confusion around the tool's use of system properties. We called these system properties
in the past and accepted them via CLI option -D. This lead to confusion between true Java System Properties and generator-specific
"system level properties". They've since been renamed as "Global Properties". Please use CodegenConfiguratorUtils.applyGlobalPropertiesKvpList(List, CodegenConfigurator).