[DefaultValueAttribute(null)] [XmlAttributeAttribute(AttributeName = "id", DataType = "ID")] public string Id { get; set; }
In This Article