public static Guid GetLanguage(this ISymUnmanagedDocument instance)
 {
     return(instance.__GetLanguage());
 }