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