if (!$this->DateCreated instanceof DateTime) {
            $this->DateCreated = new DateTime;
        }