public void FirstPropertyCanResetValue()
 {
     Assert.IsFalse(firstAttributePropertyDescriptor.CanResetValue(null));
 }