ReadOnly Property Count As Integer Get
int Count { get; }
property int Count { int get (); }
function get_count();