if hasattr(self, "title") and self.title is not None:
            val += "title = \"" + self.EscapeQuotes(self.title) + "\"\n"