unsafe property

T? get unsafe

Avoid using this property.

Implementation

T? get unsafe => _value;