Attr.Specified

Attr.Specified property

True if this attribute was explicitly given a value in the instance document, false otherwise.

public bool Specified { get; }

Property Value

true if specified; otherwise, false.

See Also