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