Guid.EMPTY (static) The Empty Guid string (all zeros). Guid.newGuid() (static) Generate a new v4 Guid and return a new instance of the Guid. Guid.isValid(value) (static) Checks if the given value is a ...