L 
		
								
				
				
			
		Larry Bud
Using XML serializer, if an XML field is missing, then the value in
the object is Nothing.
Is there a slick way of converting a "Nothing" to an empty string
without doing is
if x is nothing then...
				
			the object is Nothing.
Is there a slick way of converting a "Nothing" to an empty string
without doing is
if x is nothing then...