public string LastVisitedTimeUtc { get; set; }
Public Property LastVisitedTimeUtc As String Get Set
public: property String^ LastVisitedTimeUtc { String^ get (); void set (String^ value); }
member LastVisitedTimeUtc : string with get, set
In This Article