5 references to _groupName
System.ComponentModel.DataAnnotations (5)
DataAnnotations\DisplayAttribute.cs (5)
185return this._groupName.Value; 188if (this._groupName.Value != value) { 189this._groupName.Value = value; 213this._groupName.ResourceType = value; 434return this._groupName.GetLocalizableValue();