1 write to name
System.Data.Linq (1)
Mapping\Attributes.cs (1)
81set { this.name = value; }
1 reference to name
System.Data.Linq (1)
Mapping\Attributes.cs (1)
80get { return this.name; }