'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property Protect As System.Boolean
'Usage Dim instance As Workbook Dim value As System.Boolean instance.Protect = value value = instance.Protect
[System.ComponentModel.DefaultValue()] public System.bool Protect {get; set;}