Sets or gets the URL of the HTML Component's code.
Setting the src property sets the website that's
displayed in the HTML Component. The src value must be set to an HTTPS
URL.
Getting the src property returns the URL of the website
that's displayed in the HTML Component.
Note: The src property must be an HTTPS URL. Learn how to
embed a site with an HTTP URL.