IAttr interface IAttr : INode Documentation Code bool IsId { get; } string Name { get; } bool Specified { get; } string Value { get; set; }