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.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
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.