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