Property Title
- Namespace
 - DotNetBrowser.Navigation
 
- Assembly
 - DotNetBrowser.dll
 
Title
Gets the title as set by the page. This value is empty if there is no title set.
string Title { get; }
Property Value
- string
 The title as set by the page. This value is empty if there is no title set.