namespace Sai.Toolkit.Core.LandXMLData { public interface IInstance { int Instance { get; set; } } }