version property
The version for the DevTools extension.
This value should be defined by the extension's config.yaml file.
This may match the version of the parent package or use a different versioning system as decided by the extension author.
Implementation
final String version;