name property

FixedList<HumanName>? get name

Implementation

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