Metalama Documentation
Aspect API
Metalama.Framework.Code.Collections
IFieldCollection
Item
Gets a field of a given name or throws an exception if there is none.
IField this[string name] { get; }