Lucene.Net 1.9.1 Class Library

Field.Name Method 

Returns the name of the field as an interned string. For example "date", "title", "body", ...

public string Name();

See Also

Field Class | Lucene.Net.Documents Namespace