Im using reflection with a class, and when accessing an int value, i obtain "0" if its not initialized. Thats ok, now what i want to know is how can i obtain a "null" using reflection? that is, which class should I use to replace "int"? thanks, -- :: Leonardo S. De Seta