IsId

Attr.IsId property

Returns whether this attribute is known to be of type ID (i.e. to contain an identifier for its owner element) or not.

public bool IsId { get; }

See Also