Error.code

Optional error code

struct Error
@label("code")
@optional
@filter.Initialized
int code;