ErrorCode property

int? ErrorCode
Gets the error code.

Implementation

int? get ErrorCode => this._errorCode;