namespace SzLib; public interface ISzFileManager { public Path DataPath {get; set;} }