Gets a numeric property by name.
@param key The property name @return The numeric value, or null if not found or not a number
ConstNum? getNum(String key);