public void FirstPropertyShouldSerializeValue()
 {
     Assert.IsTrue(firstAttributePropertyDescriptor.ShouldSerializeValue(null));
 }