iframeName property
getter/setter pair
A string that reflects the name HTML attribute, containing a name by which to refer to the frame.
Officially Supported Platforms/Implementations:
- Web <iframe> (Official API - iframe.name)
Implementation
String? iframeName;