public Nullable<Exception> Exception { get; }
Public ReadOnly Property Exception As Nullable(Of Exception) Get
public: property Nullable<Exception^> Exception { Nullable<Exception^> get (); }