name property

String? get name

The human-readable name for the bundle

Implementation

String? get name => nameField.getValue(json);