mirror of
https://github.com/corda/corda.git
synced 2025-02-01 08:48:09 +00:00
9e9fab7e1a
Whilst it does currently work it only does so by going down an incorrect code path. A property THING that is public and has a getter should be fetched using that getter, not trip into the private property accessor.