lazyproperty ===================================== .. currentmodule:: astropy.utils.decorators .. autoclass:: lazyproperty :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~lazyproperty.deleter ~lazyproperty.getter ~lazyproperty.setter .. rubric:: Methods Documentation .. automethod:: deleter .. automethod:: getter .. automethod:: setter