Apache Lucene.Net 2.4.0 Class Library API

Fieldable.Name Method 

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

string Name();

See Also

Fieldable Interface | Lucene.Net.Documents Namespace