Gets or sets the attributes.

C# |
public Dictionary<string, string> Attributes { get; set; }

The attributes.

For a list of attributes, see SetEndpointAttributes.
C# |
public Dictionary<string, string> Attributes { get; set; }