public override void RemoveRelationshipProperty(long relationship, string property) { @delegate.RemoveRelationshipProperty(relationship, property); }