Lock.Owner Property

 Lock.Owner  (read-only, String)
 
If locked, returns the full name of the Lock owner; if unlocked, returns the empty string

Syntax

Lock.Owner

The property syntax has these parts:

Part Description
Value (String) If locked, returns the full name of the Lock owner; if unlocked, returns the empty string

Remarks