Privacy
=======

Fields
------
``privacy`` (:py:class:`betty.model.ancestry.Privacy`)
    The object's privacy.
``public`` (``bool``)
    Whether the object is public.
``private`` (``bool``)
    Whether the object is private.
