TokenArray.Id

TokenArray.Id property

Gets or sets the id. The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

public string Id { get; set; }

See Also