'Declaration
Property AllowInsertingHyperlinks As System.Boolean
'Usage
Dim instance As IProtection Dim value As System.Boolean instance.AllowInsertingHyperlinks = value value = instance.AllowInsertingHyperlinks
System.bool AllowInsertingHyperlinks {get; set;}