isOpen property
bool
get
isOpen
Whether this box is currently open.
Most of the operations on a box require it to be open.
Implementation
bool get isOpen;
Whether this box is currently open.
Most of the operations on a box require it to be open.
bool get isOpen;