GEDCOM_TAG_NAME top-level constant

String const GEDCOM_TAG_NAME

A word or combination of words used to help identify an individual, title, or other item. More than one NAME line should be used for people who were known by multiple names.

Implementation

const GEDCOM_TAG_NAME = 'NAME';