I have created a widget which have some properties in Kentico. I want to access the value of that property in a transformation. Is there a way... ?
You cannot access the widget properties directly, but you can achieve this by get set webpart properties and then register your webpart as a widget.
Refer this link
Thanks
Happy to help!