public string Rate { get; set; }
Public Property Rate As String Get Set
public: property String^ Rate { String^ get (); void set (String^ value); }