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