FrameFrame.nameVersion: NextOn 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.