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