Collection.created

ulong created() @property

Get created property.

Returns

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

collection was created.

void created(ulong propval) @property

Set created property.

Parameters

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