[CanBeNullAttribute]
public Exception Exception { get; }<CanBeNullAttribute>
Public ReadOnly Property Exception As Exception
Getpublic:
[CanBeNullAttribute]
property Exception^ Exception {
Exception^ get ();
}[<CanBeNullAttribute>]
member Exception : Exception with get