NEST by Elastic and contributors

<PackageReference Include="NEST" Version="5.4.0" />

.NET API 4,554,240 bytes

 DocValuesPropertyDescriptorBase<TDescriptor, TInterface, T>

public abstract class DocValuesPropertyDescriptorBase<TDescriptor, TInterface, T> : CorePropertyDescriptorBase<TDescriptor, TInterface, T>, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where TDescriptor : DocValuesPropertyDescriptorBase<TDescriptor, TInterface, T>, TInterface where TInterface : IDocValuesProperty
protected DocValuesPropertyDescriptorBase(string type)

public TDescriptor DocValues(bool docValues = true)