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