If you look at the online documentation for Signature and Time, you will see that both types have a few instance variables. However, if you look at the actual generated signature.cc and time.cc files, you will see that those are actually prototype methods and not instance variables defined on the JavaScript object.