secondary property

T? get secondary

Implementation

T? get secondary => _secondary ?? primary;