LazyProperty ============ .. raw:: html .. currentmodule:: pyinaturalist.models .. autoclass:: LazyProperty :show-inheritance: .. rubric:: Attributes .. csv-table:: :class: docutils :header: "Name", "Type", "Description" :widths: 12 12 76 :file: ../models/LazyProperty.csv .. rubric:: Methods .. automethod:: __init__ .. automethod:: deleter .. automethod:: get_lazy_attr .. automethod:: getter .. automethod:: setter