int Count { get; }
ReadOnly Property Count As Integer
property int Count { int get (); }
/** @property */ int get_Count()