lastModified property

int? lastModified

Implementation

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

Implementation

set lastModified(int? lastModified);