ProNotion
04/26/2024, 9:49 AMIApiPropertyRenderer
I need to get a hold of the content item on which the property exists so that I can pass some context down to my mapping class. There are no public properties that allow access to the IPublishedContent
but I can see there is a private field on there that has a reference to it. Is there a way I can get a reference to the node on which the property exists?