1 write to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ColumnAttribute.cs (1)
31
_name
= name;
1 reference to _name
System.ComponentModel.DataAnnotations (1)
DataAnnotations\Schema\ColumnAttribute.cs (1)
38
get { return
_name
; }