'Declaration Public Property ValueProcessAction As ValueProcessAction
'Usage Dim instance As RangeValidator Dim value As ValueProcessAction instance.ValueProcessAction = value value = instance.ValueProcessAction
public ValueProcessAction ValueProcessAction {get; set;}