typeName

fnIStr typeName(U)(in const(U) unionValue) if (is(U : Union!A, A...))

Returns the current type name of the union.