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