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