'DeclarationPublic Property TolerateDelayedSequenceOddLength As Boolean
'UsageDim instance As ReadBehaviours Dim value As Boolean instance.TolerateDelayedSequenceOddLength = value value = instance.TolerateDelayedSequenceOddLength
public bool TolerateDelayedSequenceOddLength {get; set;}