'Declaration Public Property ServiceMethod As String
'Usage Dim instance As AutoCompleteCellType Dim value As String instance.ServiceMethod = value value = instance.ServiceMethod
public string ServiceMethod {get; set;}
'Declaration Public Property ServiceMethod As String
'Usage Dim instance As AutoCompleteCellType Dim value As String instance.ServiceMethod = value value = instance.ServiceMethod
public string ServiceMethod {get; set;}