int Count { get; set; }
Property Count As Integer Get Set
property int Count { int get (); void set (int value); }