Value id
let PluginDeclaration.id: String
The plugin identifier. Two or more plugins with the same identifier cannot be enabled simultaneously.
It is a common practice to prefix the identifier with a creator’s
reverse domain name.
Example: com.my.website.pluginName
.