'Declaration
Protected Overridable ReadOnly Property TagKey As System.Web.UI.HtmlTextWriterTag
'Usage
Dim instance As NTreeView Dim value As System.Web.UI.HtmlTextWriterTag value = instance.TagKey
protected virtual System.Web.UI.HtmlTextWriterTag TagKey {get;}