'DeclarationProperty AllowInsertingHyperlinks As System.Boolean
'UsageDim instance As IProtection Dim value As System.Boolean instance.AllowInsertingHyperlinks = value value = instance.AllowInsertingHyperlinks
System.bool AllowInsertingHyperlinks {get; set;}