- Add
FieldReference
attribute. When applied to a class's field or property it's used to get the field name superseding the field/property name itself. - Add
FieldReference.GetName()
static method helper to get a field name out of a class's field or property.