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