fun propertiesOfThrowable(throwable: Throwable, explanation: Assertion = createExplanation(throwable)): AssertionGroup
Returns an AssertionGroup with an ExplanatoryAssertionGroupType containing properties of the given throwable.