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