Lucene.Net 1.4.3 Class Library

Field.Name Method 

The name of the Field (e.g., "date", "subject", "title", or "body") as an interned string.

public string Name();

See Also

Field Class | Lucene.Net.Documents Namespace