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