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