Retrievable.modified

ulong modified() @property

Get modified property.

Returns

The date and time (in seconds since the UNIX epoch) that this

item was last modified.

void modified(ulong propval) @property

Set modified property.

Parameters

propvalThe date and time (in seconds since the UNIX epoch) that this item was last modified.