Place Name ========== A :py:class:`betty.model.ancestry.PlaceName` describes a name for a :doc:`place `. Fields ------ Names inherit from: - :doc:`privacy` ``date`` (:doc:`Datey `) When this name was used. ``id`` (``str``) The name's own entity ID. ``locale`` (optional ``str``) The name's locale as an `IETF BCP 47 `_ language tag. ``name`` (``str``) The human-readable name. ``place`` (:doc:`Place `) The place whose name this is.