Gets the creation date.
Returns the creation date as a DateTime.
DateTime? getCreatedOn() { return createdOn; }