public void TestCleanup() { //_properties.DeleteGroup(""); _properties.Delete("", "Some Bool Prop"); _properties.Delete("", "Some Other Prop"); }