<DescriptionAttribute("The host name or address used to create this IPEndPoint with ':port' appended.")>
<RefreshPropertiesAttribute(RefreshProperties.All)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public ReadOnly Property HostNameOrAddressColonPort As String
[Description("The host name or address used to create this IPEndPoint with ':port' appended.")]
[RefreshProperties(RefreshProperties.All)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public string HostNameOrAddressColonPort {get;}