Provides a unified interface for Property and FieldInfos. You can use the "DeclaredPropertiesAndFields" Extension for TypeInfos to get an IEnumerable<PropertyOrFieldInfo>and use all methods you know from Field and Property Infos. Explicit operators are included; IEquatables implemented.
$ dotnet add package PropertyOrFieldInfoNo README available.