'Declaration Public Property AcceptMultipleMatches As Boolean
'Usage Dim instance As IdentificationProcessor Dim value As Boolean instance.AcceptMultipleMatches = value value = instance.AcceptMultipleMatches
public bool AcceptMultipleMatches {get; set;}