public static List <CLayer.Property> GetAllGDSPropertyTitlesWithOutData() { DataLayer.Property bok = new DataLayer.Property(); return(bok.GetAllGDSPropertyTitlesWithOutData()); }