held property

JSArray<LockInfo> get held

Implementation

external JSArray<LockInfo> get held;
set held (JSArray<LockInfo> value)

Implementation

external set held(JSArray<LockInfo> value);