Retrievable.created

ulong created() @property

Get created property.

Returns

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

item was created.

void created(ulong propval) @property

Set created property.

Parameters

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