public int Count0 { get; set; }
Public Property Count0 As Integer Get Set
public: property int Count0 { int get (); void set (int value); }
member Count0 : int with get, set
In This Article