public abstract int Count { get; }
public: virtual property int Count { int get () abstract override; }