[ NoAccessorMethod ]
public bool is_inserted { get; }
Whether the entry has been inserted on the server.
This is false
for entries which have just been created using Entry
and true
for entries returned from the server by queries. It is set to true
when an entry is inserted using
insert_entry.