Quote Originally Posted by Simonetos The Greek View Post
While the System.ComponentModel.DefaultValueAttribute does not support this, you can use the old-style ResetPropertyName and ShouldSerializePropertyName methods to achieve the same function.
When you say "old-style", are you aware of whether that means that it made over from VB6?