rename property breaks return property in Run TestCase
If You rename property in TestCase which is called from other tests using Run TestCase step, it will uncheck "Return Property" check-box This is annoying when You re-factor Your modularized tests as ...