'Declaration Property Distance As Integer
'Usage Dim instance As IImGearBinocular Dim value As Integer instance.Distance = value value = instance.Distance
int Distance {get; set;}
'Declaration Property Distance As Integer
'Usage Dim instance As IImGearBinocular Dim value As Integer instance.Distance = value value = instance.Distance
int Distance {get; set;}