item was last modified.
Retrievable.modified
ulong modified() @property nothrow;Get modified property.
Returns
The date and time (in seconds since the UNIX epoch) that this
void modified(ulong propval) @property nothrow;Set modified property.
Parameters
propval | The date and time (in seconds since the UNIX epoch) that this item was last modified. |