public PredictPropertiesInvalidCaseFixture(OsdrTestHarness harness)
 {
     FolderId = harness.PredictProperties("invalid case", "combined lysomotrophic.sdf", new Dictionary <string, object>()
     {
         { "parentId", harness.JohnId }
     }).Result;
 }