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