version property

String? version
getter/setter pair

The version of the format that the SBOM takes.

E.g. if the format is spdx, the version may be 2.3.

Implementation

core.String? version;