public ConnectionWarning Reason { get; }
Public ReadOnly Property Reason As ConnectionWarning Get
public: property ConnectionWarning Reason { ConnectionWarning get (); }
member Reason : ConnectionWarning with get