Returns the /feed/title property
[Visual Basic] Public Property ReadOnly Title As String [C#] public string Title { get; } [C++] public: __property String* get_Title(); [JScript] public function get Title() : String
GmailAtomFeed Class | RC.Gmail Namespace