'Declaration <System.ComponentModel.DefaultValueAttribute()> Public Property ErrorTitle As System.String
'Usage Dim instance As DataValidator Dim value As System.String instance.ErrorTitle = value value = instance.ErrorTitle
[System.ComponentModel.DefaultValue()] public System.string ErrorTitle {get; set;}