name property

FixedList<HumanName>? get name

The name(s) associated with the practitioner.

Implementation

FixedList<HumanName>? get name => nameField.getValue(json);