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