public HtmlNode NextSibling { get; }
Public ReadOnly Property NextSibling As HtmlNode
public: property HtmlNode^ NextSibling { HtmlNode^ get (); }