displayName property
Display name of the framework.
For a standard framework, this will look like e.g. PCI DSS 3.2.1, whereas for a custom framework it can be a user defined string like MyFramework
Implementation
core.String? displayName;
Display name of the framework.
For a standard framework, this will look like e.g. PCI DSS 3.2.1, whereas for a custom framework it can be a user defined string like MyFramework
core.String? displayName;