isOpen property
bool
get
isOpen
true if the tile is open (generally, things can move through it)
Implementation
bool get isOpen;
true if the tile is open (generally, things can move through it)
bool get isOpen;