name property

String? get name

A name associated with the organization.

Implementation

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