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