FrameFrame.nameVersion: 19.7.2On this pageFrame.name() methodSignature:class Frame { name(): string;}Returns:stringThe frame's name attribute as specified in the tag.RemarksThis value is calculated once when the frame is created, and will not update if the attribute is changed later.