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