updatedDate property

int? updatedDate

Implementation

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

Implementation

set updatedDate(int? updatedDate);