RomanNumeralNullableStringX extension

Adds nullable-safe Roman numeral parsing to strings.

on

Properties

asRomanNumeralToInt int?

Available on String?, provided by the RomanNumeralNullableStringX extension

Parses this string as a Roman numeral, returning null if the string is null.
no setter