Assertable<T>.Value property

The current value which assertions are made on.

public T Value { get; }

See Also