The document's title.
| C# | Visual Basic | Visual C++ |
public virtual string Title { get; set; }
Public Overridable Property Title As String
public: virtual property String^ Title { String^ get (); void set (String^ value); }
If this is set null, an empty string is stored.