origin property
The values from Origin header from the HTTP request, such as "https://console.cloud.google.com".
Modern browsers can only have one origin. Special browsers and/or HTTP clients may require multiple origins.
Implementation
core.String? origin;