'Declaration
Public Property MaximumIdentificationBestMatches As Integer
'Usage
Dim instance As IdentificationProcessor Dim value As Integer instance.MaximumIdentificationBestMatches = value value = instance.MaximumIdentificationBestMatches
public int MaximumIdentificationBestMatches {get; set;}