public static string PaymentProcessingModel { get; }
Public Shared ReadOnly Property PaymentProcessingModel As String
Get
public:
static property String^ PaymentProcessingModel {
String^ get ();
}
static member PaymentProcessingModel : string with get