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