Returns the object only if it has not been modified since the specified time, 
            otherwise returns a PreconditionFailed.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public DateTime UnmodifiedSinceDate { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public DateTime UnmodifiedSinceDate { get; set; }