County::getName - jcobban/Genealogy GitHub Wiki
$county->getName($options)
Up: class County
This method is used to obtain the name of the instance of County. This exists to extend Record::getName. The parameter if present is ignored.
Next: $county->get($fieldname)