name property

String? name

name A natural language name identifying the capability statement. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Implementation

String? get name => _capabilityStatement.name;