'Declaration
Public Property SchedulingPriority As System.Integer
'Usage
Dim instance As Submit.Info Dim value As System.Integer instance.SchedulingPriority = value value = instance.SchedulingPriority
public System.int SchedulingPriority {get; set;}