public IList<Export> Exports { get; }
Public ReadOnly Property Exports As IList(Of Export)
public: virtual property IList<Export^>^ Exports { IList<Export^>^ get () sealed; }