'Declaration
<DefaultValueAttribute()> Public PaymentType As PaymentType
'Usage
Dim instance As PaymentInfo Dim value As PaymentType value = instance.PaymentType instance.PaymentType = value
[DefaultValue()] public PaymentType PaymentType
public field PaymentType: PaymentType;
DefaultValueAttribute() public var PaymentType : PaymentType;
[DefaultValue()] public: PaymentType PaymentType
[DefaultValue()] public: PaymentType PaymentType