int ValueRate { set; }
WriteOnly Property ValueRate As Integer
property int ValueRate { void set (int value); }