The docID property returns an array with two string in hex-encode format. The first string is the immutable ID based in the content, time and creation date. The second string is mutable ID based only in the content at the moment to be updated.
System.Array docID();
Returns the docID array, otherwise, null.
This property is Read-Only
Member of doc.