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