Human readable (not intended to be parsed) OS version information, like e.g. reported by `ver` or `lsb_release -a` commands.
@example Microsoft Windows [Version 10.0.18363.778] @example Ubuntu 18.04.1 LTS
public const OS_DESCRIPTION = 'os.description';