public int Count2 { get; }
Public ReadOnly Property Count2 As Integer Get
public: property int Count2 { int get (); }
member Count2 : int with get