public virtual int Rate { set; }
Public Overridable WriteOnly Property Rate As Integer
public: virtual property int Rate { void set (int value); }