Public ReadOnly Property Count As Integer
public int Count { get; }
public: property int Count { int get (); }
function get_count();