DotLucene 1.4 API Documentation

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