DateTimeCreated property
DateTime?
get
DateTimeCreated
Implementation
DateTime? get DateTimeCreated =>
this.PropertyBag[ItemSchema.DateTimeCreated] as DateTime?;
DateTime? get DateTimeCreated =>
this.PropertyBag[ItemSchema.DateTimeCreated] as DateTime?;