1 write to name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\AssociationAttribute.cs (1)
24this.name = name;
1 reference to name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\AssociationAttribute.cs (1)
34get { return this.name; }