Returns or sets a numeric value specifying an error. Number is the Err object's default property.
object.Number [= errornumber]
The parts of the Number property syntax are described in the following table.
| Part | Description | 
|---|---|
| object | Always the Err object. | 
| errornumber | An integer representing an error number. |