public NBElement NextSibling { get; }
Public ReadOnly Property NextSibling As NBElement Get
public: property NBElement^ NextSibling { NBElement^ get (); }
member NextSibling : NBElement