public int ErrorCode { get; }
Public ReadOnly Property ErrorCode As Integer Get
public: property int^ ErrorCode { int^ get (); }