Due GUI (Graphical user interface) - [now community project]

What is the error that you get?
The URNnull means that the object has no Unique Reference Number assigned to it and you cannot refer to it later. You will use a URN if you need to make reference to the object later in your code. URNnull should not give an error. The URN is defined at the top of the file. It is just an int number.