var website: URL?
A URL pointing to a web resource describing the plugin.
Default value: The value of property plugin.link as URL (might error out with a java.net.MalformedURLException on malformed URLs), or null if that property is not set.
Influenced MANIFEST.MF attribute: Plugin-Link