Collection.created

ulong created() @property nothrow

Get created property.

Returns

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

collection was created.

void created(ulong propval) @property nothrow

Set created property.

Parameters

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