Issue with property WEBLib.Graphics.TGraphic.URL

Using TMS Web Core 2.5.4.0, there seems to be an issue with the property WEBLib.Graphics.TGraphic.URL. If I set the TGraphic.URL property, the value is not assigned to private member FURL, but FData. On the other hand, there is no public or even protected property for FData in TGraphic. Thus, I am not able to read the URL from TGraphic that I assigned before.

Thanks for reporting.
We fixed this. Next update will address this.