Gets or sets the title of the basic report.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public string Title { get; set; }
Public Property Title As String
public: virtual property String^ Title { String^ get () sealed; void set (String^ value) sealed; }