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