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