modified property

int? modified

Implementation

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

Implementation

set modified(int? modified);