lazy property

bool lazy

Whether this box is lazy or not.

This is equivalent to box is LazyBox.

Implementation

bool get lazy;