ExampleGenericClass<T>.Value property

The value.

public IEnumerable<T>? Value { get; set; }

See Also