displayName property

String? displayName
getter/setter pair

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;