timestamp property
      
      int
      get
      timestamp
      
    
    
    
Implementation
external int get timestamp;
      
      set
      timestamp
      (int value) 
      
    
    
    
Implementation
external set timestamp(int value);