"A value that is assignable to any type, but that 
 results in an exception when evaluated. This is most 
 useful for generating members in an IDE."
shared Nothing nothing { throw; }