public CardBundledExportRequest Request { get; }Public ReadOnly Property Request As CardBundledExportRequest
Getpublic:
property CardBundledExportRequest^ Request {
CardBundledExportRequest^ get ();
}member Request : CardBundledExportRequest with get