public virtual int BidSize { get; set; }
Public Overridable Property BidSize As Integer Get Set
public: virtual property int BidSize { int get (); void set (int value); }