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