AbstractFileLevelAutomaticTask
and
AbstractFileContentProcessingAutomaticTask
both provide Project and TaskFiles properties, but I want to access the TaskFiles Property on my settings page,
so I would like to have this property exposed on the SettingsGroup class.
Use case: I want to dynamically generate settings based on the selected files.