public List<Bond> Bonds { get; }
Public ReadOnly Property Bonds As List(Of Bond)
public: property List<Bond^>^ Bonds { List<Bond^>^ get (); }