public override bool RemoveProperty(string name, bool isPrefix, CallContext context) { return(HeadProvider.RemoveProperty(name, isPrefix, context)); }