Instance Property
debuggableReason
Again, the underscored attribute gets around the inconvenient naming collision.
var debuggableReason: String { get }
Discussion
See Vapor/DebuggableError/reason.
Instance Property
var debuggableReason: String { get }
See Vapor/DebuggableError/reason.