isLocked property

bool isLocked

Implementation

bool get isLocked => _getAttribute<bool>(kLocked, false);