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