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