public int ErrorCount { get; }
Public ReadOnly Property ErrorCount As Integer Get
public: property int ErrorCount { int get (); }
member ErrorCount : int with get
In This Article