Public ReadOnly Property Count As Integer
public int Count { get; }
public: virtual int Count { int get () sealed; }