Question
Getting empty string in 'name' property of pathItem.
Hi All,
I created some pathitems on an artboard and by default it's name set to "<Rectangle>", "<Polygon>", <Ellipse> etc. (Whichever tool used by default that name assigned) . I am selecting any of the pathItem and trying to get it's name using app.selection[0].name. But I am getting empty string instead of the default name.
Is there any way we could get that?
Thanks for any help!