Whether the index is currently locked.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
public: property bool Locked { bool get (); }
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
public: property bool Locked { bool get (); }