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