[This is preliminary documentation and is subject to change.]
List<OrderNode> orders { get; }
ReadOnly Property orders As List(Of OrderNode)
property List<OrderNode^>^ orders { List<OrderNode^>^ get (); }