_i2.List<_i3.LockInfo>? get held => ((_i4.getProperty( this, 'held', )) as _i2.List?) ?.cast();
set held(_i2.List<_i3.LockInfo>? value) { _i4.setProperty( this, 'held', value ?? _i6.undefined, ); }