'Declaration
Public Property AllowSelectUnlockedCells As Boolean
'Usage
Dim instance As WorksheetProtection Dim value As Boolean instance.AllowSelectUnlockedCells = value value = instance.AllowSelectUnlockedCells
public bool AllowSelectUnlockedCells {get; set;}