lazy property

bool get lazy

Whether this box is lazy or not.

This is equivalent to box is LazyBox.

Implementation

bool get lazy;