Active: Boolean;
The Active property returns whether locking is enabled.
Available values:
True. Locking is enabled. To disable locking, use the Unlock method.
False. Locking is disabled.
See also:
ILock