ActsTruth: Fix cppcheck warnings.
Clean up DummyProperty(): begin()/end() were returning invalid iterators. Just get rid of them. operator[] would always fail. Just have it throw the exception directly.
Clean up DummyProperty(): begin()/end() were returning invalid iterators. Just get rid of them. operator[] would always fail. Just have it throw the exception directly.