'DeclarationReadOnly Property NextSibling As IWebElement
'UsageDim instance As IWebElement Dim value As IWebElement value = instance.NextSibling
IWebElement NextSibling {get;}
'DeclarationReadOnly Property NextSibling As IWebElement
'UsageDim instance As IWebElement Dim value As IWebElement value = instance.NextSibling
IWebElement NextSibling {get;}