Title
Title indicates the text of the current node.
Syntax
[VC++]
CString GetTitle();
void SetTitle(LPCTSTR lpszNewValue);
[VB]
Property Title As String