public NodeBase FirstChildNode { get; }
Public ReadOnly Property FirstChildNode As NodeBase
public: property NodeBase^ FirstChildNode { NodeBase^ get (); }