timestamp property

int? timestamp

Implementation

int? get timestamp;
void timestamp=(int? timestamp)

Implementation

set timestamp(int? timestamp);