IList<Party> Parties { get; }
ReadOnly Property Parties As IList(Of Party)
property IList<Party^>^ Parties { IList<Party^>^ get (); }