allensdk.core.lazy_property.lazy_property module

class allensdk.core.lazy_property.lazy_property.LazyProperty(api_method: Callable, wrappers: Iterable = (), settable: bool = False, *args, **kwargs)[source]

Bases: object

calculate()[source]