Make all of these properties available to the jobs contained within this folder or its sub-folders.
In structures where two or more folders are nested, any property defined for a folder will be overridden by any other property of the same name defined by one of its sub-folders.
Freestyle jobs must opt into inheriting these properties by selecting the Folder Properties build wrapper from the Build Environment section of their configuration page.
Pipeline jobs can use step withFolderProperties to access them.