File system settings base class for formatting purposes.
This base class holds properties and data members common to most file systems. A specialized derived class should be created for specific file systems and its type should be returned from IFileSystemService.SettingsType to allow mkfs style commands to automate most processing.