I'm referring to Page 220 of the Illustrator scripting reference. http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/pdf/illustrator/scripting/CC/Illust rator%20Scripting%20Reference%…
All of the other objects in the API have a name attribute (PathItem, PlacedItem, GroupItem, etc).
It seems TextFrames do not. How do you access the name of a TextFrameItem? Is it inside of the CharacterAttributes object or another property? Any help would be awesome.