'Declaration
Public PaymentMethod As String
'Usage
Dim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethod instance.PaymentMethod = value
public string PaymentMethod
'Declaration
Public PaymentMethod As String
'Usage
Dim instance As CheckOutOrderDisplayControl Dim value As String value = instance.PaymentMethod instance.PaymentMethod = value
public string PaymentMethod