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