ReferenceTypesClassesUrlUrlURL descriptor used by APIs that open links in a browser context.Propertiestarget - Where to open URL in the web mode.url - The url to open.Propertiesbuildtargetclass-attributeinstance-attributeCopytarget: Optional[Union[UrlTarget, str]] = NoneWhere to open URL in the web mode.buildurlinstance-attributeCopyurl: strThe url to open.