The timestamp field name.

C# | Visual Basic | Visual C++ |
[ObsoleteAttribute("Use StartTimestampFieldName instead")] public string TimestampFieldName { get; }
<ObsoleteAttribute("Use StartTimestampFieldName instead")> _ Public ReadOnly Property TimestampFieldName As String Get
[ObsoleteAttribute(L"Use StartTimestampFieldName instead")] public: property String^ TimestampFieldName { String^ get (); }