<RefreshPropertiesAttribute(RefreshProperties.All)>
<DescriptionAttribute("The string value that was resolved to create this IPEndPoint.")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Property HostNameOrAddress As String
[RefreshProperties(RefreshProperties.All)]
[Description("The string value that was resolved to create this IPEndPoint.")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public string HostNameOrAddress {get; set;}