1 write to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\TableAttribute.cs (1)
23_name = name;
1 reference to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\TableAttribute.cs (1)
30get { return _name; }