unlockLimit property

set unlockLimit (bool unlock)

Implementation

set unlockLimit(bool unlock) {
  _unlockLimit = unlock;
}