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