Represents the unique identifier of the process associated with the exception. This value corresponds to the process ID assigned by the operating system when the process was started.
public int Id { get; }