[This is preliminary documentation and is subject to change.]
public IList<YamlNode> Children { get; }
Public ReadOnly Property Children As IList(Of YamlNode) Get
public: property IList<YamlNode^>^ Children { IList<YamlNode^>^ get (); }