WIP: Json property
This MR is only intended to provide an easy place to view the changes involved in introducing generic properties to athena
Note that the current implementation is too aggressive - on the C++ side it hijacks every SimplePropertyRef call and uses the JSON dumper to convert them to a string rather than the Gaudi grammar. This doesn't seem to break anything but it wasn't what I intended.
Edited by Jon Burr