Represents a PackageUrl, as defined by https://github.com/package-url/purl-spec.
Gets a valud indicating whether the PackageName and PackageGroupName are treated as case-sensitive when comparing PUrls.
Gets the package group and name joined by a / character.
Gets the package group, or null if not applicable.
Gets the internal database ID for the package if available.
Gets the package name.
Gets the package type.
Gets the package version.
Gets the package qualifier string, or null if not applicable.