isFrozen method

bool isFrozen()

Implementation

bool isFrozen() {
  return getBoolean("isFrozen");
}