'Declaration
Property ProtectWindows As System.Boolean
'Usage
Dim instance As IWorkbook Dim value As System.Boolean instance.ProtectWindows = value value = instance.ProtectWindows
System.bool ProtectWindows {get; set;}
read-write property ProtectWindows: System.Boolean;
function get,set ProtectWindows : System.boolean