Property HasValue HasValue Gets a value indicating whether this provider has a value. Declaration public bool HasValue { get; } Property Value Type Description bool True if this provider has a value; otherwise, false. Implements IValueProvider.HasValue