public static Guid GetDocumentType(this ISymUnmanagedDocument instance)
 {
     return(instance.__GetDocumentType());
 }