fromNameOrNull

fun fromNameOrNull(serialName: String): PersonKind?

Find the enum member by the serial name or return null.