'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property Type As CustomValueType
'Usage Dim instance As FormulaCondition Dim value As CustomValueType instance.Type = value value = instance.Type
[System.ComponentModel.DefaultValue()] public CustomValueType Type {get; set;}