Public Property URL As String
Dim instance As Hotspot Dim value As String instance.URL = value value = instance.URL
public string URL {get; set;}