namespace OpenAuth.App.ServiceApp.ShpGeo.Utils; public class TifLayer { public string LayerName { get; set; } public string StoreName { get; set; } }