'DeclarationPublic PaymentMethod As String
'UsageDim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethod instance.PaymentMethod = value
public string PaymentMethod
'DeclarationPublic PaymentMethod As String
'UsageDim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethod instance.PaymentMethod = value
public string PaymentMethod